Commit graph

3 commits

Author SHA1 Message Date
david
ecc8c266ab This makes it easier to think about the length of environment variables 2009-01-12 03:22:26 -05:00
David Alexander Majnemer
ef9da6dbac remove three bashism, over-use of [[ ]], $() and source 2009-01-13 01:39:40 -06:00
David Majnemer
ba2f3cfb85 huge changes and refactoring done:
-   split zsh into many files
-   add bash support
-   cleaned up lots of stuff, created a commonsh folder for common stuff between bash and zsh
-   commonsh supports an order of execution, deliminated by filename. This is to enforce dependencies
All of these changes were needed so that we could sensibly continue to extend the system
2009-01-02 18:37:27 -05:00