From 3679b51ea72c75d4a4b10c7f322dfe9ee3779628 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 14 Oct 2014 20:28:05 +0100 Subject: Adding work for krystle + minor modifications --- .zshrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 773ed55..76ce5c7 100644 --- a/.zshrc +++ b/.zshrc @@ -1,3 +1,9 @@ +# Key remapping +# todo: add vim support +# +~/xcape/xcape -e 'Shift_L=Escape' +xmodmap ~/.xmodmap + # Path to your oh-my-zsh installation. export ZSH=$HOME/.oh-my-zsh @@ -7,8 +13,6 @@ export ZSH=$HOME/.oh-my-zsh # time that oh-my-zsh is loaded. ZSH_THEME="eastwood" -xmodmap ~/.xmodmap - # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true" -- cgit v1.2.3