]> git.lizzy.rs Git - i3-setup.git/blob - zshrc
Add wallpaper and install fortune
[i3-setup.git] / zshrc
1 export ZSH="$HOME/.oh-my-zsh"
2 export PATH="$HOME/bin:$PATH"
3 ZSH_THEME="fleckenstein"
4 USER_ALIAS="ふれけんしたいん"
5 USER_ALIAS_LENGTH=16
6 plugins=(git)
7 source $ZSH/oh-my-zsh.sh