Commit graph

16 commits

Author SHA1 Message Date
Jacobi Carter
3278ecbdab Fix. 2012-08-22 18:04:23 -05:00
Jacobi Carter
34883b56d2 +launchrock 2012-08-14 18:47:00 -05:00
Jacobi Carter
4db39fd4f8 +cdpath 2012-05-12 01:41:34 -05:00
Jacobi Carter
3e023c77ce Better git support. 2012-02-15 01:23:29 -06:00
David Majnemer
c6e8a595ab make prompt look nicer 2010-09-19 16:40:57 -05:00
David Majnemer
6c38fc91f1 uninitialized variable in prompt for dumb term 2010-09-02 22:04:53 -05:00
David Majnemer
60f666b980 hide a colon away 2010-09-02 22:00:55 -05:00
David Majnemer
068b62e00d speed up shells massively 2010-09-02 11:49:57 -05:00
David Majnemer
bacc01d390 use the same colors on every 256 color term 2010-08-15 15:43:18 -04:00
David Alexander Majnemer
44903a198d clean up prompt mechanism 2010-05-02 15:59:34 -05:00
David Majnemer
4c1be6953d vim omnicompletion + other vim goodies and zsh support 2009-08-28 18:00:12 -05:00
David Alexander Majnemer
c97fa09480 color me orange, we just replaced the prompt for remote boxen 2009-04-03 23:45:50 -05:00
dave
95d230ad64 defensive prompt/logcheck, this should make bad programs play nice 2009-02-14 22:47:44 -06:00
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