Updated config
This commit is contained in:
parent
86ffacb1e7
commit
8a33af6207
16 changed files with 207 additions and 32 deletions
3
.config/fish/functions/ll.fish
Normal file
3
.config/fish/functions/ll.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function ll
|
||||
ls -l $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue