Add existing functions
This commit is contained in:
parent
7b665b25e1
commit
7d35464246
8 changed files with 46 additions and 0 deletions
4
alias/l.fish
Normal file
4
alias/l.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function l --wraps='eza --icons -al' --description 'alias l=eza --icons -al'
|
||||
eza --icons -al $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue