add shell setup
This commit is contained in:
parent
0af3ab0270
commit
90366d4edf
2 changed files with 35 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ rm /usr/share/vim/vimrc
|
|||
wget https://raw.githubusercontent.com/ViktorBarzin/dot_files/master/.vimrc -O ~/.vimrc;
|
||||
# mkdir -p ~/.vim/colors && cd ~/.vim/colors;
|
||||
# wget -O wombat256mod.vim http://www.vim.org/scripts/download_script.php?src_id=13400;
|
||||
git clone https://github.com/ViktorBarzin/dot_files.git
|
||||
rm -rf ~/.vim
|
||||
mv dot_files/vim-plugins ~/.vim
|
||||
rm -rf dot_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue