mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 12:09:08 +00:00 
			
		
		
		
	Export $MANPATH and $INFOPATH
This commit is contained in:
		@@ -47,8 +47,9 @@ fi
 | 
			
		||||
# Paths
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
typeset -gU cdpath fpath mailpath manpath path
 | 
			
		||||
typeset -gUT INFOPATH infopath
 | 
			
		||||
typeset -gU cdpath fpath mailpath path
 | 
			
		||||
typeset -gxU MANPATH
 | 
			
		||||
typeset -gxUT INFOPATH infopath
 | 
			
		||||
 | 
			
		||||
# Set the the list of directories that cd searches.
 | 
			
		||||
# cdpath=(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user