diff --git a/bin/.local/bin/bootstrap.sh b/bin/.local/bin/bootstrap.sh index e035936..140b128 100755 --- a/bin/.local/bin/bootstrap.sh +++ b/bin/.local/bin/bootstrap.sh @@ -150,7 +150,6 @@ cat <<'EOF' ~/.emacs.d/bin/doom install (And later, when you change config: ~/.emacs.d/bin/doom sync) -Note: I didn't 'source ~/.zshrc' inside this script because non-interactive sourcing is unreliable. EOF log "Done."