feat: add alias to run ags with right icons

This commit is contained in:
matt1432 2023-09-06 17:33:47 -04:00
parent e94a648d62
commit efc3dca27c
2 changed files with 62 additions and 0 deletions
nixos/home

View file

@ -39,6 +39,8 @@
ls = "ls -lah --color=auto";
cp = "cp -r";
ags = "XDG_DATA_DIRS=/home/matt/.config/share ags | grep -v On";
tup = "tailscale up --login-server https://headscale.nelim.org";
pc = "mosh matt@10.0.0.248 -- tmux -2u new -At laptop";