mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 20:04:59 +01:00
Replace setup
This commit is contained in:
parent
9c3187396f
commit
a116b7ab7c
5
setup
5
setup
|
@ -24,8 +24,3 @@ nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
|
|||
|
||||
add_to_file "alias nv='nvim'" "$HOME/.zshrc"
|
||||
|
||||
# add_to_file "nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'" "$HOME/.zshrc"
|
||||
|
||||
#if grep -Fxq "nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'"
|
||||
#then
|
||||
#end
|
||||
|
|
Loading…
Reference in a new issue