March 2008
6 posts
Swap Control and Caps Lock in X.Org
In the keyboard section of xorg.conf:
Option "XkbOptions" "ctrl:swapcaps"
This will naturally effect all X users on a system, so you may want to look at alternatives if you’re not the only one using your system ;-)
Bash Prompt
export PS1="\n\[\033[0;32m\]\w\[\033[0m\]\n[\u@\h]\$ "
Produces a prompt that looks something like this, with that initial newline giving some space from the output of the previous command:
~/src/lexblog/lexcode
[ches@porco]$
Literature and Latte - Scrivener →
Scrivener is a word processor and project management tool created specifically for writers of long texts such as novels and research papers. Has a screenplay mode, WriteRoom-like fullscreen edit,…
gitnub →
A RubyCocoa frontend to the Git SCM.
finding that just about everything in the Rails Recipes book is useful and pertinent
1 tag
It does not matter how slow you go so long as you do not stop.
– Wisdom of Confucius