diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-11-13 08:42:53 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-11-13 08:42:53 +0900 |
| commit | f8b509c32ccdf00af1dc68ec94e00f1739cfb3ac (patch) | |
| tree | fd4232458c881cee47d58becada8e528f84bdbf2 | |
| parent | d8e06ab783bda536a92993d36f91b0eb27215f39 (diff) | |
| download | dotfiles-f8b509c32ccdf00af1dc68ec94e00f1739cfb3ac.tar.gz dotfiles-f8b509c32ccdf00af1dc68ec94e00f1739cfb3ac.tar.zst dotfiles-f8b509c32ccdf00af1dc68ec94e00f1739cfb3ac.zip | |
git: move .gitconfig to .config/git/config
| -rw-r--r-- | .config/git/config (renamed from .gitconfig) | 0 | ||||
| -rwxr-xr-x | setup.sh | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/.gitconfig b/.config/git/config index 22acdc3..22acdc3 100644 --- a/.gitconfig +++ b/.config/git/config @@ -6,7 +6,6 @@ if [ ! -f ~/dotfiles/.vim/autoload/plug.vim ]; then fi for name in \ - .gitconfig \ .tmux.conf \ .vim \ .vimrc \ |
