updates
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function ll --description 'List contents of directory using long format'
|
||||
ls -lha $argv
|
||||
exa --icons -l $argv
|
||||
end
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
function ll --description 'List contents of directory using long format'
|
||||
ls -lha $argv
|
||||
exa --icons -l -g $argv
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user