[zsh] Move setting VISUAL to init-env-vi and remove LESSHISTFILE
This commit is contained in:
		
							parent
							
								
									a174790ed0
								
							
						
					
					
						commit
						b2974db133
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,8 @@ function init-env-vi
 | 
			
		|||
    else
 | 
			
		||||
        export EDITOR=vi
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
    export VISUAL=$EDITOR
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
init-env-vi "$@"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue