Keine Beschreibung

Tom McKenzie e3fee65e4a stuff vor 1 Monat
.rc.d e3fee65e4a stuff vor 1 Monat
.vim d9d49f6694 vim remvoe some bullshit vor 6 Jahren
.zshrc.d 912f930ea2 updates vor 4 Jahren
Code 741fa7f502 Adds aliases, update vscode config vor 5 Jahren
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh vor 7 Jahren
bin 3c29993ed4 feat: difftastic as default git diff + watcher-agnostic rerun helper vor 3 Monaten
config e3fee65e4a stuff vor 1 Monat
karabiner 7878beccd7 new keyboard who dis vor 7 Jahren
.bash_logout 14f824afe5 More files from ubuntu vm vor 13 Jahren
.bashrc 1a2ea1e715 refactor: harden dotfiles for cross-machine compatibility vor 3 Monaten
.gemrc b8875d3e08 skip ri-docs in .gemrc vor 13 Jahren
.gitconfig e3fee65e4a stuff vor 1 Monat
.gitconfig_difftastic 3c29993ed4 feat: difftastic as default git diff + watcher-agnostic rerun helper vor 3 Monaten
.gitignore 7cc08bf635 Add bat config (plain style, syntax highlighting only) vor 2 Monaten
.gitignore_global b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local vor 3 Monaten
.gitmodules d9d49f6694 vim remvoe some bullshit vor 6 Jahren
.tmux.conf e3fee65e4a stuff vor 1 Monat
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN vor 3 Jahren
.zshrc 2a83de5b05 fix(zsh): load brew shellenv before compinit so completions register vor 3 Monaten
CLAUDE.md e3fee65e4a stuff vor 1 Monat
README.md f76353dc19 update readme vor 4 Jahren
setup.sh 0d2981a682 feat: track CLAUDE.md and symlink it into homedir vor 1 Monat

README.md

dotfiles

a nice little setup built for speed and comfort

  • layy load a bunch of tools if installed
  • optimisations (avoid nvm slowing down startup, no expensive status checks on prompt)
  • aliases + fast directory traversal
  • plugins via zgen
  • random tools like chrome-tabs, get-iterm2-buffer

  • Loads zgen under zsh

    • install with git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
  • .rc.d directory idea borrowed from https://github.com/chr4/shellrc