Dotfiles/zsh/README.md

6 lines
192 B
Markdown
Raw Permalink Normal View History

2019-11-05 21:11:48 +02:00
Install [Oh My Zsh](https://ohmyz.sh) before using stow to install these files:
```
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
```