general update

This commit is contained in:
Luddifee 2020-12-09 14:17:59 +01:00
parent caed702f8b
commit 93f76c9b47

View File

@ -3,6 +3,9 @@ sudo pacman -S curl --noconfirm
# install alacritty
sudo pacman -S alacritty --noconfirm
# install oh my zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
cp ~/.oh-my-zsh/custom/themes/example.zsh-theme ~/.oh-my-zsh/custom/themes/default.zsh-theme
cp zshrc ~/.zshrc