shell: remove CDPATH
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user