|
fa82e59cec
|
refactor(zsh/alias): Simplify code
|
2024-11-05 20:58:09 +07:00 |
|
|
e7dff1ceb5
|
feat(zsh): Add alias to rebuild (and switch) nix
|
2024-11-05 20:20:03 +07:00 |
|
|
767ba9ef03
|
fix(zsh): _cd conflict with zsh's built-in _cd
|
2024-09-25 13:04:05 +07:00 |
|
|
2988f97377
|
fix: $DOTFILES is replaced with $ZI_DOTFILES
|
2024-09-08 16:57:57 +07:00 |
|
|
ad04ae2ce8
|
chore(zsh): Use zoxide
|
2024-09-07 09:56:54 +07:00 |
|
|
9009edc0bd
|
chore(zsh): Clean up
|
2024-07-26 10:10:39 +07:00 |
|
|
37b30544c1
|
fix: Some nix stuff
|
2024-07-11 11:11:43 +07:00 |
|
|
1729cf7ada
|
fix: Fix alias
|
2024-07-11 06:34:43 +07:00 |
|
|
b2c85667e6
|
fix: Also add alias for nix-darwin
|
2024-07-11 04:26:13 +07:00 |
|
|
04a682f13c
|
feat: Shortcut to nix config
So that we're able to do `darwin-rebuild --flake .` since there's no
default flake path at the moment. There's however a PR that'll set
nix-darwin default flake path to `~/.config/nix-darwin` (or
`/etc/nix-darwin`).
REF:
- https://github.com/LnL7/nix-darwin/issues/721
- https://github.com/LnL7/nix-darwin/pull/741
|
2024-07-11 04:16:50 +07:00 |
|
|
4edefc15ff
|
fix: cdgit for macOS setup
|
2024-07-09 08:55:48 +07:00 |
|
|
45435ee15e
|
refactor: Move some zsh configs to include/ directory
Create symbolic for compatibility
|
2024-05-15 09:11:49 +07:00 |
|