View .Xmodmap
clear Lock | |
keycode 0x42 = Escape |
View enum-csv-urls.sh
#!/bin/bash | |
# enum-csv-urls.sh | |
# Copyright 2011 by Max Bane | |
# Distributed under a Creative Commons Attribution 3.0 Unported License: | |
# http://creativecommons.org/licenses/by/3.0/ | |
# turn off exclamation point annoyances, a.k.a. bash's dumbest "feature" | |
histchars= | |
# defaults |