1
									
								
								.zshrc
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								.zshrc
									
									
									
									
									
								
							@@ -21,6 +21,7 @@ source $HOME/Linux/configs/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh &>
 | 
			
		||||
source $HOME/Linux/configs/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh &>> /dev/null
 | 
			
		||||
[ ! -d $HOME/.config/fzf ] && git clone https://github.com/junegunn/fzf.git $HOME/.config/fzf
 | 
			
		||||
[ -f $HOME/.config/fzf/shell/key-bindings.zsh ] && source $HOME/.config/fzf/shell/key-bindings.zsh
 | 
			
		||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
 | 
			
		||||
FPATH=/usr/local/share/zsh/site-functions:$FPATH 
 | 
			
		||||
xset s off -dpms &>> /dev/null
 | 
			
		||||
xset b off &>> /dev/null
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user