mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-26 07:50:41 +00:00
group-directories-first
This commit is contained in:
parent
afa53c7d5b
commit
1a50c40f82
4
fish/.config/fish/functions/e.fish
Normal file
4
fish/.config/fish/functions/e.fish
Normal file
@ -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…
x
Reference in New Issue
Block a user