Simplify some vars and such

This commit is contained in:
Vice 2025-03-05 02:17:33 -05:00
parent 96c74234c0
commit eb34493b18
9 changed files with 7 additions and 22 deletions

View file

@ -14,6 +14,7 @@
ff = "clear && fastfetch";
ip = "ip -c";
cat = "${pkgs.bat}/bin/bat --paging never";
spotdl = "spotdl --m3u --format opus";
copycat = "wl-copy <";
myip = "curl ifconfig.co";
seneca = "ssh jhampton1@matrix.senecapolytechnic.ca";