-
If I wanted to have straight pull and update my packages from the terminal, would just a simple How could it be achieved to do so non-interactively to use in a bash script? |
Beta Was this translation helpful? Give feedback.
Answered by
raxod502
Jun 25, 2025
Replies: 1 comment 1 reply
-
https://github.com/doomemacs/doomemacs has a large amount of wrapping around |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
anoduck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/doomemacs/doomemacs has a large amount of wrapping around
straight.el
that makes it usable from the command line. #412 is for having this built-in upstream.