keymaps and gridselect

This commit is contained in:
Hunter Haugen 2009-11-01 08:35:11 +05:30
parent f124ff7b77
commit e3bae6b89c
5 changed files with 2077 additions and 1 deletions

2
.zshrc
View file

@ -136,6 +136,8 @@ alias uzbl="uzbl-browser"
# Functions
args() { echo $#; }
title() { printf '\33]2;%s\007' $* }
resize() { printf '\33]50;%s%d\007' "xft:Terminus:pixelsize=" $1 ",xft:IPAGothic:antialias=true" }
asdf() {
if [ `uname -s` = "SunOS" ] ; then
if [ x`hostname` = x"chandra.cs.pdx.edu" ] ; then