Aggiunto kcc e mod ls group
This commit is contained in:
@@ -6,6 +6,7 @@ abbr -a -- ll 'ezals -TL2'
|
||||
abbr -a -- q exit
|
||||
abbr -a -- v nvim
|
||||
abbr -a -- kc kubectl
|
||||
abbr -a -- kcc kubectl ctx
|
||||
abbr -a -- zj zellij
|
||||
abbr -a -- sysc systemctl
|
||||
abbr -a -- syscu systemctl --user
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
function ezals --wraps='eza --icons --git --no-user --octal-permissions --no-permissions -s name -lah' --description 'Base exa'
|
||||
eza --icons --git --no-user --octal-permissions --no-permissions -s name -lah $argv
|
||||
function ezals --wraps='eza --icons --git --no-user --octal-permissions --no-permissions --group-directories-first -s name -lah' --description 'Base exa'
|
||||
eza --icons --git --no-user --octal-permissions --no-permissions --group-directories-first -s name -lah $argv
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user