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

Configure Feed

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

remove unused completions

kacaii 1c3a1941 07f2294c

-2
-2
.config/fish/config.fish
··· 21 21 command -q direnv; and direnv hook fish | source 22 22 command -q jj; and set -g jj_config_file ( jj config path --user ) 23 23 command -q keychain; and eval "$(keychain --quiet --eval github tangled)" 24 - command -q taplo; and taplo completions fish | source 25 - command -q task; and task --completion fish | source 26 24 command -q zoxide; and zoxide init fish | source 27 25 28 26 # ๎น Load scripts