Oddbean new post about | logout
 nostr:npub16uzkz67d5qv4mgqk2neawkxl5xf42adz6y9ple6kjfknw05qukpsf9xx07 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"
```