Dotfiles
Vim
Vim is my all-time favorite text editor
- Download .vimrc
- Download full vim configuration at github
Extract vim.tgz to your home folder and create a link ~/.vimrc -> ~/.vim/vimrc and ~/.ctags -> ~/.vim/ctags.cnf.
There’s a reference card available for the shortcuts that I use in my configuration, as an extension to my general Vim Reference Card:
screenrc
I use screen almost always when I’m in a terminal window (at least when I’m not using tmux)
- Download .screenrc
tmux
Lately, I’ve been replacing screen with tmux a lot. It’s set up to closely emulate the .screenrc settings, so that things don’t get too confusing.
- Download .tmux.conf
fvwmrc
FVWM was my preferred windows manager on Linux for a long time. So, if other’s are interested, here’s the .fvwm2rc that I ended up with. I keep it around… it’s nice to know that you can always fall back on a sleek window manager.
- Download .fvwm2rc
