define CDPATHs

This commit is contained in:
Matthias Kretschmann 2017-09-02 03:20:52 +02:00
parent eae9a7d69f
commit 2a2c3057f5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3 additions and 0 deletions

View File

@ -25,3 +25,6 @@ fi
if [ -f /home/m/code/google-cloud-sdk/completion.bash.inc ]; then
source '/home/m/code/google-cloud-sdk/completion.bash.inc'
fi
# define CDPATHs which are autocompleted from when doing cd
export CDPATH=$CDPATH:~/code

0
bin/pull.sh Normal file → Executable file
View File