An open API service indexing awesome lists of open source software.

https://github.com/wenzel/dot-zsh

dotfiles for zsh
https://github.com/wenzel/dot-zsh

Last synced: 11 months ago
JSON representation

dotfiles for zsh

Awesome Lists containing this project

README

          

# dot-zsh

dotfiles for `zsh`

# Setup

git clone --recursive https://github.com/Wenzel/dot-zsh .zsh
mkdir -p $HOME/.zsh/oh-my-zsh/custom/themes
wget https://raw.githubusercontent.com/jeremyFreeAgent/oh-my-zsh-powerline-theme/master/powerline.zsh-theme -O $HOME/.zsh/oh-my-zsh/custom/themes/powerline.zsh-theme
ln -s .zsh/zshrc .zshrc

For the fonts, see [powerline-fonts](https://github.com/powerline/fonts)