Commit graph

48 commits

Author SHA1 Message Date
eaf4f56ac0
flake: reformat with nixfmt 2025-01-28 20:33:04 -05:00
d69f1d8b50
global/shell: move zsh shell init to environment 2025-01-09 00:10:01 -05:00
fad96230fe
global/shell: add watch alias 2024-12-26 18:23:40 -05:00
2ae0b91986
global/*: use xargs for fzf edit aliases 2024-09-25 00:52:06 -04:00
a02bd9d73c
global/*: add better fzf args 2024-09-16 02:51:01 -04:00
95302ee424
global/packages: remove tre 2024-09-04 02:15:35 -04:00
c405af4bb9
global/packages: replace tree with tre 2024-08-17 03:54:41 -04:00
37721ef56c
global/shell: add tailscale alias 2024-06-14 19:39:17 -04:00
253c57dd8f
global/shell: add bind mount alias 2024-05-05 15:28:25 -04:00
ca5ff9918a
global/shell: make editi universal and add edit aliases 2024-05-05 04:41:17 -04:00
faa4ade6b9
global/shell: properly specify erd arguments 2024-04-28 04:26:00 -04:00
c3ac7fe8e6
global/shell: remove uuid from lsdisk 2024-04-27 03:02:03 -04:00
9089be86a3
global/shell: add erd alias 2024-04-27 00:06:08 -04:00
e909f2848e
global/shell: move lsdiskw to zsh config 2024-04-09 18:12:56 -04:00
880d67ddf7
global/shell: add du alias 2024-04-09 18:12:07 -04:00
6da05cfecf
global/shell: fix ls aliases with icons 2024-04-09 18:11:47 -04:00
ada1a19880
global/shell: add minified lsdisk alias 2024-03-27 03:27:51 -04:00
6ae2304047
global/shell: improve sudo alias
The space at the end tells bash/zsh to expand further aliases
2024-03-27 02:24:59 -04:00
57a2d328d8
global/shell: set fzf default options 2024-03-07 13:02:22 -05:00
f5b997a712
global/options: add universe.variables 2024-03-07 13:02:22 -05:00
f67982c55b
global/shell: refactor to only use sudo where applicable 2024-02-27 02:57:02 -05:00
2cbb5f40b7
global/shell: add looping lsdisk 2024-01-18 16:17:40 -05:00
83d96e9172
global/shell: move common aliases into universe.shellAliases 2024-01-12 13:58:26 -05:00
feec801833 global/shell: make math alias more portable 2023-10-04 10:23:46 -04:00
462b7ad16f global: replace exa with eza 2023-09-09 14:21:19 -04:00
054256f0d4 global/shell: add ucd alias 2023-08-21 11:45:03 -04:00
5e742c0b8b flake: introduce universe-cli 2023-07-27 00:58:43 -04:00
bee6bd5d2d global/shell: ignore .git when showing exa tree 2023-07-21 16:00:19 -04:00
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