From 68185a65276097756bdc9d5382c1a49d35e13485 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 27 Nov 2014 17:56:16 +0100 Subject: newarch --- zshrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'zshrc') diff --git a/zshrc b/zshrc index eca639b..13072eb 100644 --- a/zshrc +++ b/zshrc @@ -23,6 +23,12 @@ export PS1='%n@%m:%~%% ' export GPGKEY="895134C5" export PATH="$HOME/bin:$HOME/bin/perl6:$PATH" +export EDITOR="vim" export PENTADACTYL_RUNTIME="$HOME/.pentadactyl" export LD_LIBRARY_PATH=/usr/local/lib +PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ " +RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]" + + +archey3 -- cgit v1.2.3-54-g00ecf