mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-02 07:59:22 +00:00
feat(shell): gazorby/fish-exa
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
4
config/fish/functions/ll.fish
Normal file
4
config/fish/functions/ll.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function ll --wraps=ls --wraps=exa_git --description 'alias ll exa_git'
|
||||
exa_git $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user