fixup
This commit is contained in:
		@@ -8,7 +8,7 @@ RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"
 | 
			
		||||
_zshrc_updates_pending=0
 | 
			
		||||
 | 
			
		||||
if type md5sum &> /dev/null; then
 | 
			
		||||
        cmp -s ~/.zshrc ~/.local/share/zeesh
 | 
			
		||||
        cmp -s ~/.zshrc ~/.local/share/zeesh/zshrc-stub
 | 
			
		||||
        if [[ $? -eq 1 ]]; then
 | 
			
		||||
                cp ~/.local/share/zeesh/zshrc-stub ~/.zshrc
 | 
			
		||||
                _zshrc_updates_pending=1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user