Merge branch 'master' of ssh://git.doggoat.de:42/dhalucario/devconf

This commit is contained in:
Leon Grünewald 2021-01-04 10:28:12 +01:00
commit ef601036e3

View file

@ -56,5 +56,7 @@ cd devconf
echo 'Switching shell to zsh...' echo 'Switching shell to zsh...'
chsh -s $(which zsh) chsh -s $(which zsh)
echo 'Done' mkdir ~/bin/
vim +PlugInstall +qall vim +PlugInstall +qall
echo 'Done'