diff options
Diffstat (limited to 'shell/conf')
| -rw-r--r-- | shell/conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ export PATH="$HOME/bin:$PATH" UPDATE_URL="https://git.riedstra.us/mitch/dotfiles.git/plain/" VIM_GIT_URL="https://git.riedstra.us/mitch/vim-cfg.git" -VIM_BASIC_URL="https://git.riedstra.us/mitch/vim-cfg.git/plain/basic.vim" +VIM_BASIC_URL="https://git.riedstra.us/mitch/dotfiles.git/plain/vimrc" PRELOAD="$HOME/${SHELL_CONFIG}.pre" LOCAL="$HOME/${SHELL_CONFIG}.local" |
