add clip
and paste
aliases
This commit is contained in:
parent
bf4821a4b6
commit
7b08cc5e14
1 changed files with 4 additions and 0 deletions
|
@ -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}";
|
||||||
|
|
Loading…
Reference in a new issue