|
|
|
|
65
|
|
65
|
|
66
|
If you want to keep default vim-ish behavior and have all local config in
|
66
|
If you want to keep default vim-ish behavior and have all local config in
|
67
|
~/.vimrc, you can use above generic steps. However, if you want to have
|
67
|
~/.vimrc, you can use above generic steps. However, if you want to have
|
68
|
-rtather more sophisticated model, and for example use my vim configuration
|
|
|
|
|
68
|
+rather more sophisticated model, and for example use my vim configuration
|
69
|
as a starting point, do this instead of step 2:
|
69
|
as a starting point, do this instead of step 2:
|
70
|
|
70
|
|
71
|
1. Merge your local ~/.vimrc into dotfiles/vim/vimrc
|
71
|
1. Merge your local ~/.vimrc into dotfiles/vim/vimrc
|
|
|
|
|
107
|
|
107
|
|
108
|
If you have a local changes that you don't want to share, you can either put
|
108
|
If you have a local changes that you don't want to share, you can either put
|
109
|
them into the re-created ~.gitconfig, or (as I prefer) in
|
109
|
them into the re-created ~.gitconfig, or (as I prefer) in
|
110
|
-dotfiles/git/privete/gitconfig
|
|
|
|
|
110
|
+dotfiles/git/private/gitconfig
|