david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

updated readme for repo move to socialg.it

This commit is contained in:
david 2015-11-25 19:45:04 +01:00
parent ff04782144
commit 5b84e8ba77
1 changed files with 7 additions and 4 deletions

View File

@ -1,12 +1,15 @@
myzsh is basically my personal zsh config including a couple of features i fancy to have on my systems. it is highly based on the functionality and design of oh-my-zsh.
# myzsh
myzsh is my personal zsh config including a couple of features i fancy. it is highly based on the functionality and design of oh-my-zsh.
###installation
### installation
```bash
wget https://raw.github.com/beyondthewall/myzsh/master/install.sh; \
wget https://socialg.it/david/myzsh/raw/master/install.sh; \
chmod +x install.sh; ./install.sh; rm install.sh
```
###resources
### resources
- https://github.com/robbyrussell/oh-my-zsh
- http://grml.org/zsh/zsh-lovers.html