Mika Suomalainen
802c0da6af
Rename zsh_exports to zshenv.
...
zshenv is sourced by every zsh (not only interactive sessions, scripts too).
Content of this file is what I probably want scripts to use too. Scripts
probably don't things like aliases.
2011-09-29 16:41:13 +03:00
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
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
431986634f
Added notice about completing of uninstalling.
2011-08-16 13:07:22 +03:00
Mika Suomalainen
7f824d73b5
Fixed uninstall.sh
2011-08-16 13:05:50 +03:00
Mika Suomalainen
3adf33169a
Added uninstall script.
2011-08-16 08:11:37 +03:00