summaryrefslogtreecommitdiff
path: root/dev-env
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
2025-05-07Fixed Bug in dev-env that wiped .configJacob McDonnell
2025-05-06Fixed some issuesJacob McDonnell
2025-02-22Ghostty ConfigJacob McDonnell
2024-12-06Bug FixesJacob McDonnell
2024-12-05Some macOS supportJacob McDonnell
2024-12-05Copy .emacs.d and utilJacob McDonnell
2024-12-05Bug FixesJacob McDonnell
2024-12-05Config Setup ScriptJacob McDonnell