fish: Add ranger abbreviation

This makes using ranger much more convenient.
This commit is contained in:
Donovan Glover 2022-11-02 21:03:48 -04:00
parent e32645caf8
commit 143dab4c27
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -141,6 +141,7 @@ if not set -q set_abbr
abbr k "kitty @ set-colors -c -a ~/.cache/wal/kitty"
abbr l "ls -l"
abbr p "paru"
abbr r "ranger"
abbr w "wal -o ~/.config/wal/done.sh"
abbr T "tree"