The core
, extra
, or staging
are designed to be used with GNU stow.
stow -d "$REPO/{core,extra,staging}" -t "$HOME" -S package…
git clone --depth=1 --branch=main -- https://betaco.de/strom/dotfiles.git
stow -d "./dotfiles/core" -t "$HOME" -S tmux readline
~/.inputrc
🡒./dotfiles/core/readline/.inputrc
~/.config/tmux/tmux.conf
🡒./dotfiles/core/tmux/.config/tmux.conf
Directories in staging may be disappeared at any time.