mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(zsh): remove useless line, it doesn’t do anything
This commit is contained in:
1
zshrc
1
zshrc
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user