15012024
- fixed .zshrc additional source path
This commit is contained in:
parent
c8bd2dc073
commit
364ab6efb5
1 changed files with 1 additions and 1 deletions
|
@ -105,5 +105,5 @@ export TERM=tmux-256color
|
|||
export VOLTA_HOME="$HOME/.volta"
|
||||
export PATH="$VOLTA_HOME/bin:$PATH"
|
||||
|
||||
source ./.zshrc-additional
|
||||
source $HOME/.zshrc-additional
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue