organized with yadm
- bat replaces cat
- exa replaces ls
- gitui replaces lazygit
- rtx replaces asdf
- ripgrep replaces grep
- zoxide replaces cd
- pdm is like a modern poetry (PEP compliant)
- rtx to install versions
- New Projects: pdm init to setup venv and then eval $(pdm venv activate)
- Adding dependencies: instead of
pip
, usepdm add
. See pythonbynight blogpost and pdm docs . For example- Jupyter:
pdm add notebook
- Jupyter:
- Install JVM
- brew install coursier?
- coursier doesn't install the arm64 version...?
- use yadm to ease installation on new computers
- list from brew and also app store apps?
- describe hammerspoon scripts
- test out yabai