Skip to content

Repository files navigation

Dotfiles

Personal dotfiles managed with GNU Stow.

Local Secrets

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 the dev shell alias.
  • HEROUI_INSTALL_SCRIPT: local HeroUI install script referenced by the Codex and Claude HeroUI skills.
  • DEV_DIRECTORY: Used by Zellij and potentially more

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages