dcf22f2da3
tweak(global/packages): neofetch -> hyfetch
2023-07-19 16:41:13 -04:00
c7b5a8609c
tweak(global/shell): add acat and vcat aliases
...
audio cat and video cat respectively, in the same vein as icat -> image cat
2023-05-28 16:30:44 -04:00
11612a1671
nit(global/shell): adjust spacing between aliases
2023-05-28 16:30:44 -04:00
6cbd439f40
nit(global/shell): only add mnt/umnt if sudo is enabled
2023-05-28 15:29:13 -04:00
028e3e9e84
tweak(global/shell): alias erdtree to et
2023-05-22 01:40:58 -04:00
6ff5bf4c11
feat(global): add yt-dlp and aliases
2023-04-22 23:50:11 -04:00
09c327fb60
fix(shell): enable fish/zsh system-side
...
This resolves an assertion that they must be enabled for them to be a
user shell. (Also applies to xonsh.)
This sets up the relevant system directories for things like path, etc.
Shouldn't(?) conflict with home-manager.
2023-04-06 11:08:59 -04:00
2890aa339a
tweak(global/shell): hard-code exa binary
...
Makes it work in nix develop shells regardless of the shell environment
Develop shells remove the exa binary from path, which is... problematic
for a command replacement as central as `ls`.
2023-03-31 12:07:30 -04:00
3beb37ffac
fix(global/shell): gitignore -> git-ignore
2023-03-31 12:07:30 -04:00
b765810f51
tweak(global/shell): add icons to ll alias
2023-03-31 12:07:30 -04:00
73569cdd72
tweak(global/shell): expand ls aliases
2023-03-31 12:07:30 -04:00
420d06cc69
tweak(global/shell): add catp alias (cat paging)
2023-03-31 12:07:30 -04:00
6f8c048cf5
tweak(global): replace ls with exa
2023-03-31 12:07:30 -04:00
210f50b673
tweak(global/shell): add to systemctl aliases
2023-03-31 12:07:30 -04:00
d686c32dac
tweak(global/shell): update aliases
2023-03-31 12:07:30 -04:00
38738e5504
feat(shell): improve myip alias
2023-03-31 11:59:36 -04:00
9ebf5e8828
feat(shell): improve gcd alias
2023-03-31 11:59:36 -04:00
b76d94423f
feat(global/shell): add process grep aliases
2023-03-31 11:59:35 -04:00
0425970e53
feat(global/shell): add alias for pretty path
2023-03-31 11:59:35 -04:00
1f0035cddd
module: global & core -> global/*
2023-03-30 12:29:48 -04:00