Create for user, not root (and add plugins)

This commit is contained in:
Devon Tingley 2021-07-01 21:24:40 -04:00
parent a427fbbfdd
commit f290efaa0b
2 changed files with 4 additions and 1 deletions

3
.zshrc
View file

@ -22,7 +22,10 @@ plugins=(
doctl
docker-compose
cargo
rustup
ansible
python
yarn
)
source $ZSH/oh-my-zsh.sh

View file

@ -1,5 +1,5 @@
# Install ohmyzsh
sudo sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sudo chown -R $(whoami) ~/.oh-my-zsh ~/.zshrc
# Install thefuck, zsh-suggestion