update submodules
This commit is contained in:
Submodule .vim/bundle/fzf.vim updated: 34881b707b...033033daa3
Submodule .vim/bundle/vim-fugitive updated: 8fa5cad8d7...0a75ec5d9b
2
install
2
install
@@ -5,7 +5,7 @@ set -e
|
|||||||
git pull origin master;
|
git pull origin master;
|
||||||
git submodule init;
|
git submodule init;
|
||||||
git submodule sync;
|
git submodule sync;
|
||||||
git submodule update --recursive;
|
git submodule update --recursive --remote;
|
||||||
|
|
||||||
tic -x profiles/xterm-256color-italic.terminfo
|
tic -x profiles/xterm-256color-italic.terminfo
|
||||||
tic -x profiles/tmux-256color.terminfo
|
tic -x profiles/tmux-256color.terminfo
|
||||||
|
|||||||
Reference in New Issue
Block a user