zshrc: don't remember lines with leading space.
This commit is contained in:
		
							parent
							
								
									bef659d445
								
							
						
					
					
						commit
						dee6164c8c
					
				@ -53,7 +53,7 @@ export MPD_HOST=127.0.0.1 MPD_PORT=6600
 | 
			
		||||
 | 
			
		||||
# History {{{1
 | 
			
		||||
setopt APPEND_HISTORY SHARE_HISTORY EXTENDED_HISTORY INC_APPEND_HISTORY \
 | 
			
		||||
  HIST_IGNORE_ALL_DUPS HIST_FIND_NO_DUPS
 | 
			
		||||
  HIST_IGNORE_ALL_DUPS HIST_FIND_NO_DUPS HIST_IGNORE_SPACE
 | 
			
		||||
HISTSIZE=100000
 | 
			
		||||
SAVEHIST=100000
 | 
			
		||||
HISTFILE=~/.zhist
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user