aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
authorvaskozl <vasil.zlatanov@gmail.com>2015-04-09 19:53:12 +0200
committervaskozl <vasil.zlatanov@gmail.com>2015-04-09 19:53:12 +0200
commit8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9 (patch)
tree4262e9121d8255d7cbc48742186aa2e9ea93bbf0 /bashrc
parentd53d62b2a4b9105717208dfbd5b5016a329791ac (diff)
parentededf43f7746f1bb98555c4e0dc594b40e5a8266 (diff)
downloaddotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.tar.gz
dotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.tar.bz2
dotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.zip
Merge branch 'master' of github.com:Vaskozl/dotfiles
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index c554c9a..fed088c 100644
--- a/bashrc
+++ b/bashrc
@@ -116,7 +116,7 @@ fi
shopt -s autocd
shopt -s cdspell
-export GPGKEY="895134C5"
+export GPGKEY="B54608CC"
export PATH="$HOME/bin:$HOME/bin/perl6:$PATH"
export EDITOR="vim"
export PENTADACTYL_RUNTIME="$HOME/.pentadactyl"