merge
This commit is contained in:
@@ -55,6 +55,7 @@ _qcd()
|
||||
complete -F _qcd qcd
|
||||
' >> ~/.bash_completion
|
||||
. /etc/bash_completion
|
||||
touch ~/.qcd ~/.bash_cdhistory
|
||||
return
|
||||
;;
|
||||
L)
|
||||
@@ -96,7 +97,7 @@ Keeps a history of folders visited in ~/.bash_cdhistory
|
||||
You may add the name of the path, but when omitted
|
||||
the basename will be used
|
||||
-i Case insensitive search, must come first.
|
||||
-I Install autocompletion (use only once)
|
||||
-I Install, with autocompletion (use only once)
|
||||
-l [name] Show the match, but do not change
|
||||
-L Lists the paths
|
||||
-m Maintain the list, deleting non-existing entries'
|
||||
|
||||
Reference in New Issue
Block a user