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

Configure Feed

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

set jj config file varible before loading the scripts

Kacaii 98737eee eed2c3e5

+3 -3
+3 -3
.config/fish/config.fish
··· 17 17 set -g __fish_git_prompt_showdirtystate true 18 18 set -g __fish_git_prompt_char_dirtystate "*" 19 19 20 + command -q zoxide; and zoxide init fish | source 21 + command -q jj; and set -g jj_config_file ( jj config path --user ) 22 + 20 23 # ๎น Load scripts 21 24 for fish_sh in $__fish_config_dir/shell/*.fish 22 25 source $fish_sh 23 26 end 24 - 25 - command -q zoxide; and zoxide init fish | source 26 - command -q jj; and set -g jj_config_file ( jj config path --user ) 27 27 28 28 # ๓ฐฏ FZF 29 29 command -q fzf; and fzf --fish | source; and set -gx FZF_DEFAULT_OPTS "\