Skip to content

xxzgc/zshrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZSH config

Yet another repository of ZSH configs.

Installation

$ git clone git://github.com/taryk/zshrc.git ~/.zsh/
$ echo 'source ~/.zsh/init.zsh' > ~/.zshrc

and then you can run ZSH in the current session

$ exec zsh

or change the default shell for specific user

$ sudo chsh -s /bin/zsh user

Releases

No releases published

Packages

No packages published

Languages