move _tools-update to rc instead of qcd set
This commit is contained in:
@@ -372,13 +372,6 @@ function foldermenu_prompt {
|
||||
}
|
||||
}
|
||||
|
||||
function _tools-update {
|
||||
# update self
|
||||
[[ -z "$TOOLSPATH" ]] && return
|
||||
[[ -w "$TOOLSPATH" ]] || return
|
||||
"$TOOLSPATH"/rc -u
|
||||
}
|
||||
|
||||
function qbg {
|
||||
# Run a program quiet, and backgrounded
|
||||
"$@" &> /dev/null &
|
||||
|
||||
Reference in New Issue
Block a user