1
0
forked from extern/nix-config
Commit Graph

10 Commits

Author SHA1 Message Date
Donovan Glover
968ac924c8
Add hexyl 2023-05-31 10:41:00 -04:00
Donovan Glover
d8914cb4d2
meta: Switch from ranger to joshuto
Joshuto is *significantly* faster than ranger and is written in Rust
instead of Python. Although both ranger and joshuto have not seen a new
release in a while, the future of joshuto seems more promising.

Joshuto is additionally faster than lf and, similar to lf, does not hang
when previewing images with kitty.
2023-05-27 16:45:05 -04:00
Donovan Glover
f842afa6da
Merge starship with fish 2023-05-25 17:22:52 -04:00
Donovan Glover
3aa85c355b
Simplify terminal imports
Certain programs should always be available on the system, so having
separate modules goes against ensuring a certain state.
2023-05-25 10:21:39 -04:00
Donovan Glover
5a71c25c57
Merge tig with git module
This makes sense since I wouldn't use git without tig.
2023-05-24 11:39:40 -04:00
Donovan Glover
8258530c58
Add packages
zallij is a cool tmux replacement that has sane defaults.
2023-05-23 19:07:39 -04:00
Donovan Glover
58a829819a
Remove helix
Not needed since nvim-lspconfig now works.
2023-05-23 18:16:48 -04:00
Donovan Glover
7b6add8431
Move packages into modules 2023-05-19 02:54:35 -04:00
Donovan Glover
f399280ff1
nix: Further categorization 2023-05-18 19:12:30 -04:00
Donovan Glover
7bcb8a5807
Split modules based on function 2023-05-18 15:54:15 -04:00