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