fish: some functions and aliases
This commit is contained in:
parent
077a885d2a
commit
331c9b0e69
24 changed files with 115 additions and 40 deletions
3
cli/.config/fish/functions/ll.fish
Normal file
3
cli/.config/fish/functions/ll.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function ll
|
||||
ls -alg $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue