diff --git a/shell/.profile b/shell/.profile index bcdb218..a4f62ae 100644 --- a/shell/.profile +++ b/shell/.profile @@ -13,8 +13,6 @@ export LANG=pl_PL.UTF-8 export EDITOR=vis export VISUAL=vis -export CDPATH="$HOME:$HOME/src:$HOME/cloned:$HOME/dotfiles/vis/.config/vis/plugins" - # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists