mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-09 05:02:27 +00:00
feat(config): switch from fish-exa to fish-eza
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function ll --wraps=exa_git --description 'alias ll exa_git'
|
||||
exa_git $argv
|
||||
function ll --wraps=eza_git --description 'alias ll eza_git'
|
||||
eza_git $argv
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user