feat: add alias to run ags with right icons
This commit is contained in:
parent
e94a648d62
commit
efc3dca27c
2 changed files with 62 additions and 0 deletions
nixos/home
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue