Go to file
Mika Suomalainen 24d616475a zshrc: Move everything to one file. 2011-10-29 10:50:56 +03:00
.gitignore Forked bash-things to zsh-things. Converted everything to work with zsh. 2011-09-29 15:25:05 +03:00
README zshrc & README: Remove notices in README and add warning to zshrc. 2011-10-23 10:49:08 +03:00
zsh_aliases zsh_aliases: add sshguard-show-bans and sshguard-unban. 2011-10-28 20:05:40 +03:00
zsh_functions zsh_functions: Copied "ex" from zshrc of bioterror. (Highlight to my IRC channel:) Unit193: Welcome to my zsh_functions :P 2011-10-24 22:16:41 +03:00
zsh_tmux zsh_tmux: Override aliases. 2011-10-22 14:47:51 +03:00
zshenv zshenv: Removed unrequired line, by merging it to one line above. 2011-10-23 10:45:17 +03:00
zshrc zshrc: Move everything to one file. 2011-10-29 10:50:56 +03:00

README

zshrc file and other files which it depends on by Mika Suomalainen (Mkaysi).

INSTALLATION:
Move to folder of this git repo.
chmod +x ./install.sh
./install.sh

UNINSTALLATION:
Move to folder of this git repo.
chmod +x ./uninstall.sh
./uninstall.sh

WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN
YOU RAN INSTALLATION SCRIPT.

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:
GitHub gist: (This first appeared here) https://gist.github.com/1248723
GitHub: https://github.com/Mkaysi/zsh-things