Commit graph

8 commits

Author SHA1 Message Date
David Alexander Majnemer
410d10d08e adding some nice ignore files so we don't make some accidents 2009-01-14 01:32:18 -05:00
David Alexander Majnemer
45e911cf6c remove title_prompt 2009-01-13 18:23:37 -05:00
David Alexander Majnemer
ce6b097dbc remove bash title, it really did not work 2009-01-13 18:21:37 -05: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 Alexander Majnemer
73028838e8 bug fix for title_prompt in bash, use proper globs 2009-01-13 01:33:19 -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