mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 10:51:41 +00:00
[Fix #196] Remove compdef calls
This commit is contained in:
@ -15,6 +15,6 @@ function manp {
|
||||
print 'What manual page do you want?' >&2
|
||||
fi
|
||||
}
|
||||
compdef _man manp
|
||||
|
||||
manp "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user