diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-09 18:41:38 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-09 18:41:38 +0200 |
commit | 0c71134f2ff2ed788434b99674654306ee7eca24 (patch) | |
tree | 5335b07031cc2ed6b2ad49a56f5ae0319cea1c05 /bashrc | |
parent | ba59baf10a9dffe7488060bc9c2c4170ae424fa7 (diff) | |
download | dotfiles-0c71134f2ff2ed788434b99674654306ee7eca24.tar.gz dotfiles-0c71134f2ff2ed788434b99674654306ee7eca24.tar.bz2 dotfiles-0c71134f2ff2ed788434b99674654306ee7eca24.zip |
vps
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |