Update zshenv alias
This commit is contained in:
parent
c9437a7456
commit
162844f6c1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user