add clip and paste aliases

This commit is contained in:
Seaswimmer 2024-11-16 22:23:26 -05:00
parent bf4821a4b6
commit 7b08cc5e14
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -35,8 +35,12 @@
ff = "fastfetch"; ff = "fastfetch";
neofetch = "fastfetch"; neofetch = "fastfetch";
nf = "fastfetch"; nf = "fastfetch";
lg = "lazygit"; lg = "lazygit";
lad = "lazydocker"; lad = "lazydocker";
clip = "wl-copy";
paste = "wl-paste";
cat = "bat"; cat = "bat";
l = "eza -lhg ${ezaArgs}"; l = "eza -lhg ${ezaArgs}";