Merge branch 'master' into dataport

This commit is contained in:
Michael Grote 2024-07-17 10:18:40 +02:00
commit 76ffebf8d1

View file

@ -10,6 +10,8 @@ git clone https://git.mgrote.net/mg/dotfiles ~/dotfiles
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
ln -s ~/dotfiles/.vimrc ~/.vimrc
ln -s ~/dotfiles/vim/spell/ ~/.vim/
echo "source ~/dotfiles/.bash_extra" >> ~/.bashrc
vim +PluginInstall +qall