๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix `tree` abbr

+1 -1
+1 -1
.config/fish/modules/abbr.fish
··· 19 19 20 20 abbr ls "eza --icons always" 21 21 abbr ll "eza -la --icons always" 22 - abbr tree "eza --tree --icon always" 22 + abbr tree "eza --tree" 23 23 24 24 # ๓ฑ—† JJ 25 25 abbr jjc "jj commit -m"