Skip to content

xliiauo/.xiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.xiao

My shell configuration.

Installation

Install dependencies:

$ brew install git zsh-syntax-highlighting zsh-autosuggestions

Add Dracula theme for iTerm: https://draculatheme.com/iterm

Install oh-my-zsh: https://github.com/ohmyzsh/ohmyzsh

Add zsh config:

$ git clone https://github.com/xliiauo/.xiao.git ~/.xiao
$ ln -s .xiao/.zshrc .zshrc

Update

$ cd .xiao
$ git pull
$ exec $SHELL

About

.xiao, pronounced as .shell, is my bash and zsh configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages