chore(zsh): remove useless line, it doesn’t do anything

This commit is contained in:
Stefan Imhoff
2022-11-15 12:21:41 +01:00
parent 63c7926369
commit 57702ce69b

1
zshrc
View File

@@ -95,7 +95,6 @@ function update () {
npm update npm -g npm update npm -g
npm update -g npm update -g
nvim -c 'autocmd User PackerComplete quitall' -c 'PackerSync' nvim -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
nvim +Mason +15sleep +qall
sudo softwareupdate -i -a sudo softwareupdate -i -a
} }