mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
define CDPATHs which are autocompleted from when doing cd
This commit is contained in:
parent
369dd49a27
commit
e514d33101
@ -38,3 +38,6 @@ done
|
||||
unset dirs_to_prepend dirs_to_append
|
||||
|
||||
export PATH
|
||||
|
||||
# define CDPATHs which are autocompleted from when doing cd
|
||||
export CDPATH=$CDPATH:~/Code:~/Projects
|
||||
|
Loading…
Reference in New Issue
Block a user