Commit graph

27 commits

Author SHA1 Message Date
65ae4cccb2
chore: Alias g -> git 2025-03-26 05:02:00 +07:00
b72e2f7090
chore: Bump pacman mirror count to 6 2025-02-07 07:54:48 +07:00
53d7f8246a
chore(zsh): Experimental alias 2024-11-06 10:36:06 +07:00
4b9ac3b623
fix(zsh/alias): It's home-manager not darwin-rebuild 2024-11-06 08:59:12 +07:00
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
6f569742b5
refactor(zsh): Move bun completion to include/completion 2024-07-20 11:47:59 +07:00
6088674857
style(zsh): Different colour for different vi mode 2024-07-16 11:44:55 +07:00
68527e4a8b
fix(zsh): git integration error 2024-07-16 08:50:41 +07:00
7b2924075f
refactor(zsh): Simplify code 2024-07-15 12:15:36 +07:00
93b32a8f43
fix(zsh): Don't detect empty untracked dir 2024-07-15 08:35:22 +07:00
bf8657c239
chore(zsh): Re-enable compinit 2024-07-11 13:12:05 +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
a87694e968
fix: Ffs mac 2024-05-23 09:56:28 +07:00
62940d4a4d
fix: Mac moment 2024-05-23 09:54:55 +07:00
bc16666a25
fix: Don't bother me if brew is not installed 2024-05-23 09:53:00 +07:00
9f4398e9ae
chore: Don't include include/dotfiles by default 2024-05-18 14:14:28 +07:00
f249795378
refactor(zsh): Move lf icons to its own file 2024-05-15 09:17:33 +07:00
45435ee15e
refactor: Move some zsh configs to include/ directory
Create symbolic for compatibility
2024-05-15 09:11:49 +07:00