mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 06:19:09 +00:00 
			
		
		
		
	[Fix #23] Ensure dependencies are loaded
This commit is contained in:
		@@ -5,6 +5,9 @@
 | 
			
		||||
#   Sorin Ionescu <sorin.ionescu@gmail.com>
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# Load dependencies.
 | 
			
		||||
omodload 'spectrum'
 | 
			
		||||
 | 
			
		||||
setopt CORRECT # Correct commands.
 | 
			
		||||
 | 
			
		||||
# The 'ls' Family
 | 
			
		||||
 
 | 
			
		||||
@@ -5,6 +5,9 @@
 | 
			
		||||
#   Sorin Ionescu <sorin.ionescu@gmail.com>
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# Load dependencies.
 | 
			
		||||
omodload 'completion'
 | 
			
		||||
 | 
			
		||||
if (( ${+commands[compleat]} )); then
 | 
			
		||||
  compleat_setup="${commands[compleat]:h:h}/share/compleat-1.0/compleat_setup"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user