10 lines
479 B
Markdown
10 lines
479 B
Markdown
# dotfiles-zsh
|
|
|
|
A dotfile repo for zsh-specific dotfiles. I've not yet put zsh on all my machines and I want to start segregating bash
|
|
and zsh configs so I can switch back and forth if need be.
|
|
|
|
The setup script will check for the presence of the `~/.oh-my-zsh/` directory and if not found will install oh-my-zsh
|
|
from the [ohmyz.sh](http://ohmyz.sh/) website.
|
|
|
|
If oh-my-zsh needs to be installed the script will end after the installation. Re-run it to then link the dotfiles.
|