better
This commit is contained in:
parent
5d33f782da
commit
ca09841c68
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ git clone --depth 1 https://github.com/wbthomason/packer.nvim\
|
||||||
~/.local/share/nvim/site/pack/packer/start/packer.nvim
|
~/.local/share/nvim/site/pack/packer/start/packer.nvim
|
||||||
|
|
||||||
# OhMyZsh
|
# OhMyZsh
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" &&
|
||||||
|
sudo chsh -s /bin/zsh $USER
|
||||||
|
|
Loading…
Add table
Reference in a new issue