a35cd568ce69a610a7806ff690e673d2447b3dc6
The prompting for this change is to use mise within ksh/oksh without having to rely on zsh (such as `zsh -c "mise activate zsh"` or otherwise). I kind of like the simplicity of this, and then I can still easily change versions as needed in a given project by sourcing a file which exports different vars for target language versions, or I can just do manual export commands from the shell.
dotfiles, plus scripts for box setup
prereqs
- programs installed: git, sed, zsh
- git clone this repo
specific prereqs, linux distros
- sudo access is configured for current user
specific prereqs, macos
- install the package manager, homebrew
- for aerospace window manager, have only 1 workspace/desktop
- manual settings, refer to docs/macos-system-settings
script run
- to do the full setup, from git root dir, run:
./box_setup.sh - to copy dotfiles only, from git root dir, run:
./copy_dotfiles.sh
after script run
- complete manual actions specified in docs/post-run
todo items
see docs/todo.md
attribution
Description
Languages
Lua
50.8%
Shell
38%
Vim Script
8.8%
CSS
2.4%