aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index b5fd9ad..715fd3d 100644
--- a/bashrc
+++ b/bashrc
@@ -114,6 +114,6 @@ if ! shopt -oq posix; then
fi
export GPGKEY="895134C5"
-export PATH="$HOME/bin:$PATH"
+export PATH="$HOME/bin:$HOME/bin/perl6:$PATH"
export PENTADACTYL_RUNTIME="$HOME/.pentadactyl"