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