minor issue with qcd missing files..
This commit is contained in:
@@ -82,6 +82,8 @@ complete -F _qcd qcd
|
||||
;;
|
||||
m)
|
||||
local IFS=$'\n'
|
||||
touch ~/.qcd ~/.bash_cdhistory
|
||||
touch ~/.qcd.tmp ~/.bash_cdhistory.tmp
|
||||
for line in $( cat ~/.bash_cdhistory );
|
||||
do if [ -d "${line/*:/}" ];
|
||||
then echo "$line" >> ~/.bash_cdhistory.tmp
|
||||
|
||||
Reference in New Issue
Block a user