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 0bc9e319a2 pushzshconfig 19.06.2017 16:24 2017-06-19 16:24:27 +02:00
core pushzshconfig 12.10.2015 22:32 2015-10-12 22:32:18 +02:00
plugins pushzshconfig 11.06.2017 14:12 2017-06-11 14:12: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