Added st completion
This commit is contained in:
parent
48137f3cb1
commit
fab9293968
@ -45,6 +45,7 @@ st () {
|
|||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
compdef _services st
|
||||||
asroot(){
|
asroot(){
|
||||||
# Use temporary file for added security
|
# Use temporary file for added security
|
||||||
TEMPFILE=$(tempfile)
|
TEMPFILE=$(tempfile)
|
||||||
|
Loading…
Reference in New Issue
Block a user