mirror of https://tildegit.org/ben/dotfiles
group-directories-first
parent
afa53c7d5b
commit
1a50c40f82
|
@ -0,0 +1,4 @@
|
|||
# Defined in /tmp/fish.IQuG4C/e.fish @ line 1
|
||||
function e
|
||||
exa -al --git --group-directories-first $argv
|
||||
end
|
|
@ -1,4 +1,4 @@
|
|||
# Defined in /home/ben/.config/fish/functions/l.fish @ line 1
|
||||
function l
|
||||
ls -lah $argv
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue