From 80b3c78f226ca063617f453009324c4ff57acedb Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 10 Oct 2018 14:04:19 +0300 Subject: [PATCH] fixup! Bye bye Dojo Labs. --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 18a24d5..09358a0 100644 --- a/.bashrc +++ b/.bashrc @@ -44,7 +44,7 @@ export LESS_TERMCAP_ue=$'\E[0m' export PS0="\$(__prerun)" # shellcheck disable=SC1117 export PS1="\[\$(__prompt)\]\u@\h:\w\$ " -export CDPATH="$HOME/Documents:$HOME/Documents/Shore:$HOME/Documents/Bullguard" +export CDPATH="$HOME/Documents:$HOME/Documents/Shore" alias ll='ls -lha' alias la='ls -A' -- GitLab