fix gitconfig ln
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
dotdir="${1:-$HOME/dotfiles}"
|
||||
|
||||
files=(.zshrc .vimrc .tmux.conf .gitconfig .config/karabiner/karabiner.json)
|
||||
files=(.zshrc .vimrc .tmux.conf .config/karabiner/karabiner.json)
|
||||
dirs=(.zsh .vim/plugin .tmux)
|
||||
|
||||
# backup and symlink files
|
||||
|
||||
Reference in New Issue
Block a user