summaryrefslogtreecommitdiff
path: root/old
AgeCommit message (Collapse)Author
2026-02-21refactor!: Using /usr/bin/env shebangsv1.0.1Jacob McDonnell
Switched from /bin/bash and /bin/zsh to /usr/bin/env bash and /usr/bin/env zsh. This allows the shell paths to be set by users in their path. BREAKING CHANGE: /usr/bin/env SHELL_NAME used as shebangs now
2026-02-21refactor!: Run Script to clone notes removedJacob McDonnell
The run script to clone and setup the notes repo removed. The repo was private and no longer exists.
2025-12-31Added some programsJacob McDonnell