david/myzsh
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
myzsh/README.md

413 B

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.

###installation

wget https://bitbucket.org/beyondthewall/myzsh/raw/master/install.sh
chmod +x install.sh; ./install.sh; rm install.sh

###resources