@d705616b Didn't expected exa is not maintained anymore. Gonna change this alias to use eza ```fish alias worktree "exa --git-ignore --tree --all -I .git --group-directories-first --long --no-permissions --no-user --no-time" alias filetree "exa --tree --all --group-directories-first --long --no-permissions --no-user --no-time" ```