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
- Host: GitHub
- URL: https://github.com/wenzel/dot-zsh
- Owner: Wenzel
- Created: 2016-11-04T01:07:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T21:22:18.000Z (over 7 years ago)
- Last Synced: 2025-02-21T21:25:35.947Z (over 1 year ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)