From 33bf72157f15ab870358fc4af1eddfccf4d12caf Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Mon, 4 Jun 2012 15:43:06 -0400 Subject: [PATCH] Minor updates --- .tmux.conf | 1 + .zshrc | 5 +++-- openbox/rc.xml | 12 ++++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 5f3797f..2feddbf 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -22,6 +22,7 @@ set -g history-limit 1000 # get rid of the stupid 0 window set -g base-index 1 +bind-key 0 select-window -t :10 set -g lock-command lock diff --git a/.zshrc b/.zshrc index f9179d1..17aac3f 100644 --- a/.zshrc +++ b/.zshrc @@ -31,8 +31,8 @@ RPROMPT=$'[%(?,${green},${red})%(3~,../%15<<%2~,%15<../<%~)${NC}]' export COLORTERM=yes export CC=gcc -export MANPAGER=more -export PAGER=more +export MANPAGER=less +export PAGER=less export EDITOR=vim export CLICOLOR=YES export PATH=$HOME/bin:$PATH @@ -79,6 +79,7 @@ if [ "x$VIMLESS" != "x" ]; then alias more="$VIMLESS" fi + # make 'aliases' print the list of aliases alias aliases=alias diff --git a/openbox/rc.xml b/openbox/rc.xml index 3eaba40..2ff5242 100644 --- a/openbox/rc.xml +++ b/openbox/rc.xml @@ -70,6 +70,18 @@ yes + + yes + + + yes + + + yes + + + yes +