|
|
@ -14,6 +14,9 @@ papirus-folders -C nordic --theme Papirus
|
|
|
|
# install aur packages
|
|
|
|
# install aur packages
|
|
|
|
yay -S --noconfirm --answerdiff=None neovim-plug
|
|
|
|
yay -S --noconfirm --answerdiff=None neovim-plug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# vim plugins
|
|
|
|
|
|
|
|
nvim --headless +PlugInstall +qall
|
|
|
|
|
|
|
|
|
|
|
|
# install zsh and omz
|
|
|
|
# install zsh and omz
|
|
|
|
#chsh -s $(which zsh)
|
|
|
|
#chsh -s $(which zsh)
|
|
|
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
|
|
|
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
|
|
|
|