Update zshenv alias
This commit is contained in:
		@@ -41,7 +41,7 @@ alias zpath='${EDITOR} -- ${ZDOTDIR}/path.zsh'
 | 
			
		||||
alias zprompt='${EDITOR} -- ${ZDOTDIR}/prompt.zsh'
 | 
			
		||||
alias zshrc='${EDITOR} -- ${ZDOTDIR}/.zshrc'
 | 
			
		||||
alias zshrefresh='source -- ${ZDOTDIR}/.zshrc'
 | 
			
		||||
alias zshenv='${EDITOR} -- ${ZDOTDIR}/.zshenv'
 | 
			
		||||
alias zshenv='${EDITOR} -- "${XDG_CONFIG_HOME}"/zsh-macos/zshenv'
 | 
			
		||||
 | 
			
		||||
# ---------- Parameterized Aliases ----------
 | 
			
		||||
# Use macOS-specific command line flags
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user