Commit graph

8 commits

Author SHA1 Message Date
David Alexander Majnemer
6269e00d2e Merge branch 'master' of gitosis@majnematic.com:davesdots 2009-01-13 01:41:52 -06:00
David Alexander Majnemer
9ed9222389 remove implicit bashism from lesspipe, it only works with bash! shell emulation should work around this now 2009-01-13 01:37:29 -06:00
David Alexander Majnemer
6b5159f65e add support for FCEDIT, this makes sure that history is modified with EDITOR in zsh, bash and ksh 2009-01-13 01:36:27 -06:00
David Alexander Majnemer
6e08a71d69 properly handle the case where there is no infocmp 2009-01-13 01:34:24 -06:00
David Majnemer
cf7d1321d5 reorder, prefer dir_colors in the home directory over global dir colors 2009-01-07 00:54:32 -05:00
David Alexander Majnemer
b3c9a9c6e9 - fixed a bug here and there
- made it fully sh compliant (works even with solaris sh)
2009-01-03 14:15:00 -06:00
David Alexander Majnemer
f5df735ca7 changed pager behavior to be more verbose 2009-01-03 09:59:15 -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