diff options
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ if ! shopt -oq posix; then fi shopt -s autocd +shopt -s cdspell export GPGKEY="895134C5" export PATH="$HOME/bin:$HOME/bin/perl6:$PATH" |