diff options
author | typebrook <typebrook@gmail.com> | 2019-12-26 00:36:06 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-26 00:36:06 +0800 |
commit | e6576bb0def5cbd39a79810e8c88c7f6b4cc373e (patch) | |
tree | 52b33bb71582e453f113d9b5d979db4736ad217c /Makefile | |
parent | 39f6ee88cc25c09eada0e7f752b731c60eca6885 (diff) |
update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ vim: | |||
15 | rm -f ~/.vim_runtime/my_configs.vim | 15 | rm -f ~/.vim_runtime/my_configs.vim |
16 | ln -s `pwd`/vimrc ~/.vim_runtime/my_configs.vim | 16 | ln -s `pwd`/vimrc ~/.vim_runtime/my_configs.vim |
17 | 17 | ||
18 | |||
19 | git: | 18 | git: |
20 | rm -f ~/.gitconfig | 19 | rm -f ~/.gitconfig |
21 | ln -s `pwd`/gitconfig ~/.gitconfig | 20 | ln -s `pwd`/gitconfig ~/.gitconfig |