Commit graph

7 commits

Author SHA1 Message Date
Jacobi Carter
ce5a60f62b Fixes 2016-11-03 21:30:53 -07:00
David Majnemer
903686b7c6 [sh] handle spaces in sh files 2010-11-15 19:24:38 -06:00
David Majnemer
e0d3c99e0d add some comments to "bashrc" 2010-05-31 15:40:50 -07:00
David Alexander Majnemer
2f7f5c16ef Merge branch 'master' of gitosis@majnematic.com:davesdots
Conflicts:
	bashrc
	commonsh/02_term
	commonsh/10_alias
	commonsh/10_rlwrap
2009-01-13 17:30:04 -05:00
David Alexander Majnemer
2a5cd589ed clean up bash options 2009-01-13 17:19:13 -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