David Alexander Majnemer
a413c77c3b
Merge branch 'master' of gitosis@majnematic.com:davesdots
...
Conflicts:
zsh/.gitignore
2009-01-14 03:00:40 -05:00
David Alexander Majnemer
19b14439fd
updated .gitignore
2009-01-14 02:58:33 -05:00
David Alexander Majnemer
556ba7d8f6
additional things to ignore in the zsh directory
2009-01-14 00:50:58 -06:00
David Alexander Majnemer
eb17bed554
Merge branch 'master' of gitosis@majnematic.com:davesdots
2009-01-14 01:32:55 -05:00
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
fc03d1bd43
make rlwrap more sh compatible
2009-01-13 17:20:17 -05:00
David Alexander Majnemer
cbde44763e
add support for gnu coreutils on solaris
2009-01-13 17:19:54 -05:00
David Alexander Majnemer
2a5cd589ed
clean up bash options
2009-01-13 17:19:13 -05:00
David Alexander Majnemer
271058a160
way more effective way of doing screen terminal
2009-01-13 17:15:41 -05:00
David Alexander Majnemer
9c219d3d97
add support for really old xterm, try to swap with xterm-color
2009-01-13 15:17:11 -06:00
David Alexander Majnemer
d212b3e4de
Merge branch 'master' of gitosis@majnematic.com:davesdots
2009-01-13 02:09:24 -06:00
David Alexander Majnemer
7b54c43263
add support for solaris and zsh
2009-01-13 02:09:07 -06:00
David Majnemer
46bc836858
add support to install dir_colors
2009-01-13 03:00:02 -05:00
David Majnemer
bcd389c0f1
add basic support for dir_colors
2009-01-13 02:55:13 -05:00
David Majnemer
258d4b4150
make mkshrc a sh instead of a ksh
2009-01-13 02:51:57 -05:00
David Alexander Majnemer
6269e00d2e
Merge branch 'master' of gitosis@majnematic.com:davesdots
2009-01-13 01:41:52 -06:00
David Alexander Majnemer
5c749def3c
nicer way to handle OS X for kill completion
2009-01-13 01:41:04 -06:00
David Alexander Majnemer
550c3e7e79
add generic title support for a very basic sh
2009-01-13 01:40:46 -06:00
David Alexander Majnemer
ef9da6dbac
remove three bashism, over-use of [[ ]], $() and source
2009-01-13 01:39:40 -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
cb467422ab
add support for sh in the install.pl script
2009-01-13 01:36:03 -06:00
David Alexander Majnemer
ca85e83f9e
remove debug info from shinit
2009-01-13 01:34:56 -06:00
David Alexander Majnemer
6e08a71d69
properly handle the case where there is no infocmp
2009-01-13 01:34:24 -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 Alexander Majnemer
a81da74751
add support for ksh-like shells
2009-01-13 01:31:32 -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
56ab7d9c0d
type -p does not work as well as command -v, go away type -p !
2009-01-12 03:21:41 -05:00
david
736b88e7e3
replace source with ., more independent
2009-01-12 03:20:58 -05:00
david
256a3daad2
some ksh do not get a $USER, only a $LOGNAME. Make them happy.
2009-01-12 03:06:42 -05:00
david
f19b125086
fix keybindings for sun machines
2009-01-12 01:23:01 -05:00
david
d3a329ecf6
head -#number is depricated, replaced with head -n #number
2009-01-12 01:22:16 -05:00
David Majnemer
475fa8d51e
cleaned up xmonad.hs nicely
2009-01-07 00:57:27 -05: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
456dcf255d
zsh/icc does a better job of checking for existance of icc
2009-01-03 10:14:23 -06:00
David Alexander Majnemer
f5df735ca7
changed pager behavior to be more verbose
2009-01-03 09:59:15 -06:00
David Alexander Majnemer
91f859618d
forgot to symlink commonsh in install.pl
2009-01-03 09:58:48 -06:00
David Majnemer
aa4cc51463
add suport for "stat", this is an svn look-a-like
2009-01-03 02:29:49 -05:00
David Majnemer
1187b7cd88
woah, I cannot believe I forgot to add these changes. They are the modified zshrc and install.pl that should have been part of the last change
2009-01-03 02:28:09 -05: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
David Majnemer
ceae426160
add support to install.pl for inputrc
2009-01-01 22:53:25 -05:00
David Majnemer
35e57ac8e5
initial inputrc support, report andthing weird going on ASAP
2009-01-01 21:50:44 -05:00
dave
a4083a026e
optimized/cleaned up rlwrap detection
2009-01-01 14:25:06 -06:00
dave
a1711bf65f
cleaned up export statements, should be a bit easier to deal with now
2009-01-01 14:23:36 -06:00
dave
1e7d1ae9e5
add support for wrapping crappy interpreters
2009-01-01 13:49:29 -06:00
Adrian Kreher
b688758d3a
detectindent.vim: consider POD blocks in Perl to be comments to prevent confusion.
2008-12-29 16:33:50 -06:00