Commit graph

12 commits

Author SHA1 Message Date
2c475ffc34 feat(bun): Install bun 2024-11-03 21:32:44 -08:00
eefb89444d 🐛 fix(tmux): Stop capturing pane contents
It wasn't working.
2024-11-03 19:14:36 -08:00
c1d7e5cf43 🐛 fix(fzf): Fix diff_highlighter check 2024-11-03 19:11:37 -08:00
7c039f8398 feat(lazygit): Add lzg shortcut 2024-11-03 19:05:12 -08:00
1f2049c0f1 ♻ refactor(fzf): Properly check that requirements exist 2024-11-03 19:00:37 -08:00
7a03cf3dea feat(go): Properly set GOPATH 2024-11-03 18:48:30 -08:00
6db1648654 feat(go): Configure go 2024-11-03 16:33:13 -08:00
82b36c590c feat(fish): Add abbrs/aliases 2024-11-03 15:00:19 -08:00
57a159928e feat(fzf): Install fzf 2024-11-03 14:49:09 -08:00
de257e4abe 🩹 fix(tmux): Fix floax text color 2024-11-03 13:54:07 -08:00
8660e0239b 🐛 fix(tmux): Set $TERM properly. 2024-11-03 13:30:23 -08:00
ceb4bf3cde 🚚 refactor(home): Reorganize modules
Instead of having separate folders for each program with a default.nix
inside, moved modules into programs/services/xorg respectively. Xdg was
moved to the root home folder as it makes the most sense there.
2024-11-03 13:20:00 -08:00