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

Configure Feed

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

add stow ignore

Kacaii ab892822 ddeb1b45

+3 -1
+2 -1
.config/fish/config.fish
··· 1 1 if status is-interactive 2 + 2 3 source $__fish_config_dir/abbr.fish 3 4 source $__fish_config_dir/ensure_path.fish 4 5 ··· 9 10 set -gx XDG_CONFIG_HOME $HOME/.config 10 11 set -gx TERM xterm-256color 11 12 12 - set -g ghq_dotfiles_root $(ghq root)/github.com/Kacaii/dotfiles 13 + set -g dotfiles $HOME/dotfiles 13 14 set -g tmux_config_file $HOME/.tmux.conf 14 15 set -g jj_config_file (jj config path --user) 15 16
+1
.stow-local-ignore
··· 1 + .jj