fix invalid path to bootstrap.sh
This commit is contained in:
parent
1130cef388
commit
4429076b11
@ -92,7 +92,7 @@ source $ZSH/oh-my-zsh.sh
|
||||
# For a full list of active aliases, run `alias`.
|
||||
. ~/.zsh_aliases
|
||||
. ~/.zsh_functions
|
||||
. ~/.scripts/bootstrap.sh
|
||||
. ~/.scripts/executable_bootstrap.sh
|
||||
|
||||
eval "$(fasd --init auto)"
|
||||
unlink "$HOME/Library/Application Support/Code/User/settings.json"
|
||||
|
Loading…
Reference in New Issue
Block a user