mirror of
				https://github.com/materusPL/nixos-config
				synced 2025-11-03 22:10:28 +01:00 
			
		
		
		
	home-profile: fix completion for zsh extract
This commit is contained in:
		
							parent
							
								
									2a65700253
								
							
						
					
					
						commit
						62c24e24b8
					
				@ -106,6 +106,8 @@ in
 | 
			
		||||
        fi
 | 
			
		||||
        if [[ -f "${extraPlugins.extract.fullPath}" ]]; then
 | 
			
		||||
          source "${extraPlugins.extract.fullPath}"
 | 
			
		||||
          path+="${extraPlugins.extract.path}"
 | 
			
		||||
          fpath+="${extraPlugins.extract.path}"
 | 
			
		||||
        fi
 | 
			
		||||
        '';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user