Update '.general.rc'
This commit is contained in:
@@ -57,7 +57,7 @@ function _kfg {
|
||||
|
||||
case "$words[1]" in
|
||||
install) _kfg_install && return 0 ;;
|
||||
*) _kfg_options && return 0 ;;
|
||||
*) return 0 ;;
|
||||
esac
|
||||
}
|
||||
compdef _kfg kfg
|
||||
Reference in New Issue
Block a user