From 50abfa786ea2986dda508f080476284b4bad7da3 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 23 Apr 2014 23:16:10 +0200 Subject: Removed unneeded gunk. --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') 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" -- cgit v1.2.3-54-g00ecf