From 9a37ec2cfc00a28a0b8fd0c178fc90b687016a06 Mon Sep 17 00:00:00 2001 From: Eragos Date: Fri, 15 Jul 2016 18:55:19 +0200 Subject: [PATCH] revert last commit --- .shellrc.load | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc.load b/.shellrc.load index b851bae..0acf1f6 100644 --- a/.shellrc.load +++ b/.shellrc.load @@ -1,6 +1,6 @@ # include what you want -export PATH=/usr/local/bin/:$PATH:$HOME/bin +export PATH=$PATH:$HOME/bin # add this to the .bashrc or .zshrc (done automatically by dfm): # . $HOME/.shellrc.load