imochoa / dotfiles

collection of the setting that I like as well as some scripts to automate the post-install setup process
MIT License
0 stars 0 forks source link

zsh #112

Open imochoa opened 3 years ago

imochoa commented 3 years ago

change default shell

chsh -s $(which zsh)
imochoa commented 3 years ago

https://christitus.com/zsh/

sudo apt install -y zsh
sudo apt install -y zsh-syntax-highlighting autojump

zsh-atuosuggestions???

https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md

imochoa commented 3 years ago

zinit

sh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"

See plugins here: https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins-Overview