aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2026-03-13 15:14:31 -0700
committerGitHub <noreply@github.com>2026-03-13 15:14:31 -0700
commitb17dce916dc730b6a9c20eee2546fb25a92198dc (patch)
treec7029e4f3f80f8fa8b47eae29a9b1ef4e5ee61a9
parentchore: update changelog (diff)
downloadatuin-b17dce916dc730b6a9c20eee2546fb25a92198dc.zip
feat: call atuin setup from install script (#3265)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord --> ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
-rwxr-xr-xinstall.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 7962f2b5..61e5459a 100755
--- a/install.sh
+++ b/install.sh
@@ -150,6 +150,10 @@ else
echo " atuin login Log in to an existing sync account"
fi
+if [ "$ATUIN_NON_INTERACTIVE" != "yes" ]; then
+ "$ATUIN_BIN" setup
+fi
+
cat << EOF
_______ __ __ _______ __ _ ___ _ __ __ _______ __ __