summaryrefslogtreecommitdiff
path: root/include/init.sh
AgeCommit message (Expand)Author
2025-05-02move x_() to lib.shLeah Rowe
2025-05-02init.sh: move setvars/err_ to lib.shLeah Rowe
2025-04-29init.sh: fix yet another double quote for dotfilesLeah Rowe
2025-04-29init.sh: don't use eval to read version filesLeah Rowe
2025-04-29init.sh: use backslash for dotfiles in evalLeah Rowe
2025-04-26init.sh: make git name/email error more usefulLeah Rowe
2025-04-26init.sh: move git name/mail check to xbmk_git_initLeah Rowe
2025-04-26init.sh: tidy up the git name/email checkLeah Rowe
2025-04-26mk: move git check to init.sh xbmk_set_versionLeah Rowe
2025-04-26init.sh: tidy up xbmk_init()Leah Rowe
2025-04-26mk: move git_init to init.shLeah Rowe
2025-04-26init.sh: minor cleanupLeah Rowe
2025-04-26init.sh: clean up setvarsLeah Rowe
2025-04-26init.sh setvars: make err a printf for evalLeah Rowe
2025-04-26init.sh: merge xbmk_child_init with xbmk_initLeah Rowe
2025-04-26init.sh: split xbmk_child_init into functionsLeah Rowe
2025-04-26init.sh: move parent fork to new functionLeah Rowe
2025-04-26init.sh: Provide more complete error infoLeah Rowe
2025-04-26move variables out of init.sh to othersLeah Rowe
2025-04-26re-split include/init.sh to lib.shLeah Rowe
2025-04-26rename include/lib.sh to init.shLeah Rowe