shell-env

Installation
SKILL.md

Shell & Terminal Environment

All config is managed with GNU Stow from ~/.dotfiles. Never edit files directly in ~ — always edit the source in ~/.dotfiles and let Stow manage the symlinks.

Config Locations

Tool Source path Symlinked to
Zsh ~/.dotfiles/zsh/.zshrc ~/.zshrc
Zsh modules ~/.dotfiles/zsh/zsh.d/ ~/.zsh.d/
Ghostty ~/.dotfiles/.config/ghostty/config ~/.config/ghostty/config
Tmux ~/.dotfiles/.config/tmux/tmux.conf ~/.config/tmux/tmux.conf
Starship ~/.dotfiles/.config/starship.toml ~/.config/starship.toml
Neovim ~/.dotfiles/.config/nvim/ ~/.config/nvim/

GNU Stow Workflow

cd ~/.dotfiles
Installs
3
Repository
kriscard/skills
GitHub Stars
10
First Seen
8 days ago
shell-env — kriscard/skills