Skip to content

r4v/zsh-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

zsh-setup

Install zsh

sudo apt install zsh

Install antigen

mkdir -p $HOME/.antigen
curl -L git.io/antigen > .antigen/antigen.zsh

Copy sample .zshrc

cp .zshrc.sample ~/.zshrc

Switch shell to zsh

sudo chsh -s /usr/bin/zsh username

Spawn new shell and... voilà

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published