2011-09-29 14:25:05 +02:00
|
|
|
zshrc file and other files which it depends on by Mika Suomalainen (Mkaysi).
|
2011-08-16 06:21:19 +02:00
|
|
|
|
|
|
|
INSTALLATION:
|
|
|
|
Move to folder of this git repo.
|
|
|
|
chmod +x ./install.sh
|
|
|
|
./install.sh
|
|
|
|
|
2011-08-16 12:08:56 +02:00
|
|
|
UNINSTALLATION:
|
|
|
|
Move to folder of this git repo.
|
|
|
|
chmod +x ./uninstall.sh
|
|
|
|
./uninstall.sh
|
|
|
|
|
2011-08-16 06:21:19 +02:00
|
|
|
WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN
|
|
|
|
YOU RAN INSTALLATION SCRIPT.
|
2011-08-16 12:01:00 +02:00
|
|
|
|
|
|
|
DISCLAIMER:
|
|
|
|
Author of this git repository is not responsible for any data loss or any other harms, which might be
|
|
|
|
because of these files.
|
|
|
|
|
|
|
|
Author: Mika Suomalainen (Mkaysi).
|
|
|
|
|
|
|
|
License:
|
|
|
|
There aren't any license, but please mention that I created this and where did you get this file.
|
|
|
|
If something is copy-pasted here from somewhere, it reads in that file.
|
|
|
|
|
|
|
|
Original sources:
|
2011-09-29 14:25:05 +02:00
|
|
|
GitHub gist: (This first appeared here) https://gist.github.com/1248723
|
2011-10-01 15:46:32 +02:00
|
|
|
GitHub: https://github.com/Mkaysi/zsh-things
|