Personal dotfiles managed with GNU Stow.
Machine-specific paths and secrets should live in ~/.bash_secrets, which is sourced by .bashrc before aliases and functions are defined.
Create the following variables there:
export DOTFILES_DEV_DIR="$HOME/Dev"
export HEROUI_INSTALL_SCRIPT="$HOME/heroui.sh"
export DEV_DIRECTORY="$HOME/dev"DOTFILES_DEV_DIR: directory used by thedevshell alias.HEROUI_INSTALL_SCRIPT: local HeroUI install script referenced by the Codex and Claude HeroUI skills.DEV_DIRECTORY: Used by Zellij and potentially more