aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-26 20:16:24 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-26 20:16:24 +0100
commit3bdd71d25d67e69bc4e510ac26e262a77f9578ff (patch)
treef8baf06e3f524f53255b95928fe9e03d671989b3 /zsh
parent9c9e27b7bfc9c00acc02b91fdb8cb29c60fe546e (diff)
downloaddotfiles-3bdd71d25d67e69bc4e510ac26e262a77f9578ff.tar.xz
I should learn to actually use a vcs properly :p
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zkbd/xterm-termite-:04
-rw-r--r--zsh/.zprofile6
-rw-r--r--zsh/.zshrc1
3 files changed, 8 insertions, 3 deletions
diff --git a/zsh/.zkbd/xterm-termite-:0 b/zsh/.zkbd/xterm-termite-:0
index 01f4e31..6625a8f 100644
--- a/zsh/.zkbd/xterm-termite-:0
+++ b/zsh/.zkbd/xterm-termite-:0
@@ -14,10 +14,10 @@ key[F11]='^[[23~'
key[F12]='^[[24~'
key[Backspace]='^?'
key[Insert]='^[[2~'
-key[Home]='^[OH'
+key[Home]='^[[H'
key[PageUp]='^[[5~'
key[Delete]='^[[3~'
-key[End]='^[OF'
+key[End]='^[[F'
key[PageDown]='^[[6~'
key[Up]='^[[A'
key[Left]='^[[D'
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 3cc0aee..6d2e1df 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -29,9 +29,13 @@ export TERMINAL=termite
export SDL_AUDIODRIVER=pulse
-#export GTK_IM_MODULE=xim
+export GTK_IM_MODULE=xim
export SUDO_PROMPT=$'\e[31mSUDO\e[m password for \e[34m%p\e[m: '
+
+[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
+
+
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx "$HOME"/.config/X11/xinitrc
#envoy -t gpg-agent
#source <(envoy -p)
diff --git a/zsh/.zshrc b/zsh/.zshrc
index ad5c01a..b1cb00c 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -3,6 +3,7 @@ HISTSIZE=500
SAVEHIST=500
setopt notify
+fpath=(~/.local/share/zsh/completion $fpath)
zstyle :compinstall filename "$HOME/.config/zsh/.zshrc"
al=(colors