Viktor's dotfiles for virtual machines.
Run from anywhere — the script cds to its own directory first:
./bootstrap.shThis copies .claude/ and .aliases into ~/, and sources .aliases from ~/.bashrc (non-destructive). Restart your shell (or source ~/.bashrc) afterward.
.aliases— shell aliases (git helpers, navigation shortcuts).claude/— Claude Code config (CLAUDE.md)bootstrap.sh— installs the above into~/