Removed separate setup file (migrated to ansible playbook) and updated
REEADME.md
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# 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.
|
||||
A dotfile repo for zsh-specific dotfiles. Includes setting for [oh-my-zsh ](https://github.com/robbyrussell/oh-my-zsh)
|
||||
(required)
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user