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
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
David Majnemer
99531235e8
introducing smartBorders, it removes the (currently red) borders when only a single window is being displayed. Also, mod-b toggles the xmobar widget view
2008-12-26 11:38:57 -05:00
David Majnemer
b0a2fa682f
properly set up urxvt
2008-12-25 23:30:39 -05:00
David Alexander Majnemer
d1adab7388
Merge branch 'master' of gitosis@majnematic.com:davesdots
2008-12-25 22:09:45 -06:00
David Alexander Majnemer
c431cebacd
support mrxvt and other rxvt smellalikes in zshrc
2008-12-25 22:09:10 -06:00
David Majnemer
21ffac1e44
change vimrc so that rxvt-unicode always gets utf-8
2008-12-25 22:46:39 -05:00
David Majnemer
a097659171
make search in less case insensitive
2008-12-25 21:38:48 -05:00
David Majnemer
49e513237f
add support for MacPorts
2008-12-25 17:12:45 -05:00
David Majnemer
1ae2914fc1
add the "up" alias to git a la svn
2008-12-25 17:11:49 -05:00
David Majnemer
1382c16893
fix screen on terminals with 256 color when the screen is not compiled with 256 color support
2008-12-24 23:48:42 -05:00
David Majnemer
28abafcf9d
added a file to automatically set up git for macs
2008-12-23 21:38:35 -05:00
David Alexander Majnemer
7a820de14a
cleanup comments in vimrc
2008-12-23 16:53:52 -06:00
David Alexander Majnemer
fb55f6de62
- update installer with knowledge of gvimrc, fixed broken gvimrc
2008-12-23 16:40:05 -06:00
David Majnemer
b4efde19bf
split vimrc into vimrc and gvimrc
2008-12-23 17:34:12 -05:00
Adrian Kreher
717baa880f
lock: added --forcelock to kdesktop_lock for KDE 3.5
2008-12-20 04:24:33 -06:00
Adrian Kreher
e9bad20c10
lock: minor coding style fix
2008-12-20 04:17:07 -06:00
Adrian Kreher
661b0c6e7a
Merge branch 'master' of gitosis@majnematic.com:davesdots
2008-12-20 04:13:23 -06:00
Adrian Kreher
f8b7d4c10a
lock: added script to lock your session as generically as possible, while trying to pick a lock program that cooperates with your [XGK]DM to allow a new session to be started.
2008-12-20 04:12:00 -06:00
dave
3fe25b7d6a
get rid of ssh prompt for now
2008-12-20 03:27:37 -06:00
David Alexander Majnemer
0c1ced50b7
Merge branch 'master' of gitosis@majnematic.com:davesdots
2008-12-20 02:11:41 -06:00
David Alexander Majnemer
e68fc66396
fix xmobar
2008-12-20 01:52:02 -06:00
Adrian Kreher
da1d90aa54
colortest.pl: fixed a bug. changed the number for colors back to decimal
...
so they are more useful for using in scripts
2008-12-20 01:43:19 -06:00
David Alexander Majnemer
5839f5b424
fixed xmobarrc for weird xmobars
2008-12-20 00:34:01 -06:00
David Alexander Majnemer
1f6c6116e3
adding a gitconfig, has some CVS/SVN-isms and nice defaults
2008-12-20 00:02:28 -06:00
David Alexander Majnemer
fafd282343
more improved xmonad.hs, added prompt launcher to Mod-o and a ssh login to Mod-s
2008-12-19 23:13:55 -06:00
Adrian Kreher
b53f13f59c
colortest.pl: chmod +x and add the first 16 colors
2008-12-19 22:55:52 -06:00
Adrian Kreher
02d6dffb6e
colortest.pl: rewrote colortest from scratch to make it simpler and
...
saner
2008-12-19 18:44:48 -06:00
Adrian Kreher
969e55737e
colortest.pl: made it run under strict and warnings
2008-12-19 17:09:08 -06:00
David Alexander Majnemer
db26b02adb
color tester, super ugly, super borken
2008-12-19 16:47:42 -06:00
David Alexander Majnemer
6b374d5109
pterm support added to zsh and the Xresources file
2008-12-19 13:15:45 -06:00
David Alexander Majnemer
689bbd8550
vim now remembers where we last were
2008-12-18 20:47:42 -06:00
Adrian Kreher
c1a540bb45
install.pl: made directory creation work properly
2008-12-18 18:54:24 -06:00
Adrian Kreher
b4dc577c24
install.pl: new script to "install" (create symlinks) for the relevant files. First addition.
2008-12-18 18:36:54 -06:00
dave
1c2f7cd55b
Merge branch 'master' of gitosis@majnematic.com:davesdots
...
Conflicts:
zshrc
2008-12-16 09:13:48 -06:00
David Alexander Majnemer
6ebac42821
updated zshrc for screen on rxvt on mac
2008-12-16 16:47:28 -06:00
dave
c50986e61a
cleaned up zshrc
2008-12-16 09:11:43 -06:00