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