14 lines
		
	
	
		
			365 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			365 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Lines configured by zsh-newuser-install
 | 
						|
HISTFILE=~/.zsh_history
 | 
						|
HISTSIZE=1000
 | 
						|
SAVEHIST=1000
 | 
						|
setopt nomatch
 | 
						|
unsetopt autocd beep extendedglob notify
 | 
						|
# End of lines configured by zsh-newuser-install
 | 
						|
# The following lines were added by compinstall
 | 
						|
zstyle :compinstall filename '/home/isaac/.zshrc'
 | 
						|
 | 
						|
autoload -Uz compinit
 | 
						|
compinit
 | 
						|
# End of lines added by compinstall
 |