Commit graph

180 commits

Author SHA1 Message Date
b72e2f7090
chore: Bump pacman mirror count to 6 2025-02-07 07:54:48 +07:00
1a1650fbcb
chore: Switch to zen browser 2025-01-18 10:20:11 +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
c00fe68433
feat(zsh): Env variable to my nix flake setup 2024-11-05 20:02:01 +07:00
0e80eb3083
feat(nix): Functional system-manager 2024-10-18 13:22:22 +07:00
767ba9ef03
fix(zsh): _cd conflict with zsh's built-in _cd 2024-09-25 13:04:05 +07:00
756e230c3f
feat: fzf 2024-09-25 13:03:46 +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
9099ac4949
chore(zsh): Add "_" suffix to prevent user from accidentally executing
internal function
2024-09-07 09:56:19 +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
d49219e852
chore: Don't supress git clone logs 2024-07-20 10:37:27 +07:00
a88961a3ed
refactor(zsh/zshrc): Automate plugin install
Why not just use OMZ? It slows down my syste quite a lotm when I used it
a few years ago. Besides, you don't really need OMZ in the first place.
2024-07-20 10:10:46 +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
9dc8847f4f
refactor(zsh): Use case 2024-07-15 15:42:31 +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
b90bdbcc30
refactor(zsh): Env variable to check if we're in macOS 2024-07-11 19:50:37 +07:00
bf8657c239
chore(zsh): Re-enable compinit 2024-07-11 13:12:05 +07:00
33e4513d91
fix(zsh): Backspace not working properly
REF: https://github.com/sorin-ionescu/prezto/issues/61#issue-3786521
2024-07-11 13:09:47 +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
eb7c99115e
chore: Migrate to floorp 2024-07-10 08:47:22 +07:00
5087a63877
fix: Include PYENV_ROOT in PATH 2024-07-09 08:56:07 +07:00
4edefc15ff
fix: cdgit for macOS setup 2024-07-09 08:55:48 +07:00
9e8f104d51
chore(env): Android SDK build-tools tips 2024-07-06 10:25:25 +07:00
19d771ec61
fix: Android SDK fuckery
REF: https://wiki.archlinux.org/title/android#Making_/opt/android-sdk_group-writeable
2024-07-06 10:09:48 +07:00
ab6119b88c
fix: Comment out IME env variable
This somehow crash fcitx5 on wayland
2024-06-03 11:19:16 +07:00
b8a9f3f231
fix: nix 2024-05-23 10:07:00 +07:00
68e853bf39
fix: Brew path 2024-05-23 10:03:27 +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
eef50b9e2c
fix(zshenv): Use default java as JAVA_HOME on ArchLinux 2024-05-21 09:33:05 +07:00
9f4398e9ae
chore: Don't include include/dotfiles by default 2024-05-18 14:14:28 +07:00
8d2166bfda
enhance(zshenv): XDG - nvm 2024-05-18 12:55:19 +07:00
a42876f5ca
fix(pyenv): Init pyenv 2024-05-18 11:32:07 +07:00
b836c9af21
fix: macOS not so POSIX behaviour 2024-05-18 09:07:19 +07:00
ce7c8d0a6d
chore: Sync with remote 2024-05-18 09:00:59 +07:00
d218bcbf0e
chore: mac related stuff 2024-05-18 08:55:07 +07:00
e203984754
fix: Wine complains about directory not found 2024-05-17 09:00:35 +07:00
aea43a475e
enhance(zshenv): XDG - pkg-cache 2024-05-17 08:50:23 +07:00
44ef1a7346
enhance(zshenv): XDG - gradle 2024-05-17 08:47:09 +07:00