Commit Graph

11 Commits

Author SHA1 Message Date
Mika Suomalainen 993f162a2f Forked bash-things to zsh-things. Converted everything to work with zsh.
Some things can be little weird because moving is still going on.
2011-09-29 15:25:05 +03:00
Mika Suomalainen b162434638 install.sh: removed bash_private_aliases 2011-09-28 22:00:11 +03:00
Mika Suomalainen e46f7e63a6 *.sh: Don't depent on bash to be at /bin/bash.
Scripts use
/usr/bin/env bash
instead of
/bin/bash
2011-09-27 19:21:26 +03:00
Mika Suomalainen a8b574e51c install.sh: Fixed warning. 2011-09-12 08:25:28 +03:00
Mika Suomalainen f02f685dd3 install.sh: added private_bash_aliases 2011-08-28 18:17:38 +03:00
Mika Suomalainen 68253e3c49 Fixed upgrade.sh. 2011-08-16 14:39:39 +03:00
Mika Suomalainen d08ba59be2 Moved warnings to README & done something else
I don't remember what I did, see changed files :)
2011-08-16 13:01:00 +03:00
Mika Suomalainen cdede3caad Added the new files to install.sh
Now I must create them :)
2011-08-16 07:48:28 +03:00
Mika Suomalainen bfea62cefc Added sourcing to install.sh 2011-08-14 18:59:41 +03:00
Mika Suomalainen 9f2bf6c295 Added warning to install.sh 2011-08-14 18:28:30 +03:00
Mika Suomalainen e54790f8a3 Added install.sh
It installs these files. WARNING! Read what the install.sh file does, so you will
avoid unpleasant surprises.
2011-08-14 13:29:44 +03:00