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
|
83461460f0
|
removed bash private aliases from everywhere where it still was.
Useless file.
|
2011-09-28 22:01:19 +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
|
e00c55f49e
|
upgrade.sh: Do not overwrite bash_exports!
|
2011-09-12 08:31:40 +03:00 |
|
Mika Suomalainen
|
730e30e3ce
|
upgrade.sh: added touching of bash_private_aliases.
|
2011-08-28 18:20:33 +03:00 |
|
Mika Suomalainen
|
57a85afc11
|
Fixed upgrade,.sh
Added touchings of files.
|
2011-08-18 14:47:01 +03:00 |
|
Mika Suomalainen
|
68253e3c49
|
Fixed upgrade.sh.
|
2011-08-16 14:39:39 +03:00 |
|
Mika Suomalainen
|
fef37c72a2
|
Added upgrade.sh
|
2011-08-16 14:21:16 +03:00 |
|