david/myzsh
david
/
myzsh
Archived
1
0
Fork 0
myzsh is basically my personal zsh config including a couple of extras.
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.
Go to file
david 1ce2f1b909 pushzshconfig 03.10.2017 20:34 2017-10-03 20:34:04 +02:00
core pushzshconfig 12.10.2015 22:32 2015-10-12 22:32:18 +02:00
plugins pushzshconfig 03.10.2017 20:34 2017-10-03 20:34:04 +02:00
themes pushzshconfig 26.09.2014 12:57 2014-09-26 12:57:47 +02:00
.gitignore pushzshconfig 19.03.2013 13:27 2013-03-19 13:27:53 +01:00
README.md updated readme for repo move to socialg.it 2015-11-25 19:45:04 +01:00
install.sh fixed repo link in install script 2016-10-02 08:46:44 +02:00
myzsh.sh updated myzsh.sh for repo move to socialg.it 2015-11-25 19:51:46 +01:00

README.md

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

wget https://socialg.it/david/myzsh/raw/master/install.sh; \
chmod +x install.sh; ./install.sh; rm install.sh

resources