Commit Graph

70 Commits

Author SHA1 Message Date
Alan Orth f1b3556e69 .vimrc: Back to dark config
It's so sexy, and I just can't hack the light one.
2013-05-02 21:45:06 +03:00
Alan Orth a0cc716f24 .vimrc: Switch vim to use solarized light colorscheme
Needs the actual color scheme installed:
    https://github.com/altercation/vim-colors-solarized
2013-04-21 16:45:32 +03:00
Alan Orth bc04f0f703 .tmux.conf: Less time between commands in a command sequence
Makes tmux feel more responsive, like when you enter copy mode you
can immediately start paging up and down; before tmux would wait a
second or so for other escape characters.
2013-03-06 21:36:26 +02:00
Alan Orth cf122873cd .vimrc: Cleanup (BASH -> bash) 2013-01-24 12:17:17 +03:00
Alan Orth f7d7e7dad4 .vimrc: Clean up spaces, 5 -> 4 2013-01-24 12:16:38 +03:00
Alan Orth 7fa625c2d8 .vimrc: Always use spaces instead of tab characters 2013-01-24 12:14:26 +03:00
Alan Orth c32d234322 tmux: Change behavior of the visual bell
Tab completion triggers the bell, and typing input halts for a mic-
ro second.  It's really annoying.
2012-09-05 20:59:53 +03:00
Alan Orth fdb58f9708 tmux: Explicitly set vi bindings
The default is emacs, unless EDITOR contains "vi", but there's no
harm in setting this explicitly.
2012-09-04 14:55:05 +03:00
Alan Orth 45eaa6fa81 set -> set-option, to reflect the more-verbose syntax 2012-09-04 14:54:30 +03:00
Alan Orth ee8abb7aff tmux: Use Escape to enter copy mode (like screen) 2012-09-04 14:53:33 +03:00
Alan Orth 354c8dafff Update tmux config to work more like my screen config
Change status format
Don't update terminal window titles (X11 term app, not tmux window)
Add load averages to status
2012-09-02 23:30:09 +03:00
Alan Orth dba70b8f53 Add .tmux.conf with settings similar to my .screenrc
Update README
2011-02-22 14:40:44 +03:00
Alan Orth 17833f1f20 .vimrc: Add new mode to make filename autocomplete work more like in bash 2011-02-21 15:05:34 +03:00
Alan Orth c2c3205fa0 Remove fluxbox config, as I don't use fluxbox anymore 2011-02-21 14:56:47 +03:00
Alan Orth 1c1dd55bba Revert "added .conkyrc"
This reverts commit 308488e0ce.
2011-02-21 14:55:12 +03:00
Alan Orth 308488e0ce added .conkyrc 2010-01-29 09:08:43 +03:00
Alan Orth b1babc9f19 added fluxbox config folder 2010-01-29 08:57:26 +03:00
Alan Orth e3d1e315d4 initial commit of .vimrc, .profile, and .screenrc 2010-01-28 22:27:08 +03:00
Alan Orth fc9f74d9ad added some descriptions to the README 2010-01-28 22:23:33 +03:00
Alan Orth 1be02fa788 first commit 2010-01-28 22:05:24 +03:00