Skip to content

Repository Layout

text
.
|-- bin/
|   |-- bootstrap
|   |-- dotfiles-doctor
|   |-- dotfiles-install
|   |-- dotfiles-status
|   `-- dotfiles-sync
|-- docs/
|   |-- apps/
|   |-- getting-started/
|   |-- guides/
|   `-- reference/
|-- nvim/
|   `-- .config/nvim/
|-- wezterm/
|   `-- .config/wezterm/
|-- tmux/
|   |-- .tmux.conf
|   `-- .local/bin/
|       |-- tmux-agent
|       `-- tmux-dev
`-- zsh/
    `-- .zshrc

Packages

Packages are top-level folders that Stow can link into $HOME.

PackageSourceTarget
nvimnvim/.config/nvim~/.config/nvim
weztermwezterm/.config/wezterm~/.config/wezterm
tmuxtmux/.tmux.conf~/.tmux.conf
tmuxtmux/.local/bin/tmux-dev~/.local/bin/tmux-dev
tmuxtmux/.local/bin/tmux-agent~/.local/bin/tmux-agent
zshzsh/.zshrc~/.zshrc