Merge branch 'master' into dataport
This commit is contained in:
commit
76ffebf8d1
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ git clone https://git.mgrote.net/mg/dotfiles ~/dotfiles
|
||||||
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
|
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
|
||||||
ln -s ~/dotfiles/.vimrc ~/.vimrc
|
ln -s ~/dotfiles/.vimrc ~/.vimrc
|
||||||
|
|
||||||
|
ln -s ~/dotfiles/vim/spell/ ~/.vim/
|
||||||
|
|
||||||
echo "source ~/dotfiles/.bash_extra" >> ~/.bashrc
|
echo "source ~/dotfiles/.bash_extra" >> ~/.bashrc
|
||||||
|
|
||||||
vim +PluginInstall +qall
|
vim +PluginInstall +qall
|
||||||
|
|
Loading…
Reference in a new issue