Nessuna descrizione

Tom McKenzie 31a849526d Merge branch 'master' of https://github.com/grrowl/dotfiles 1 mese fa
.rc.d e3fee65e4a stuff 1 mese fa
.vim d9d49f6694 vim remvoe some bullshit 6 anni fa
.zshrc.d 912f930ea2 updates 4 anni fa
Code 741fa7f502 Adds aliases, update vscode config 5 anni fa
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh 7 anni fa
bin 3c29993ed4 feat: difftastic as default git diff + watcher-agnostic rerun helper 3 mesi fa
config e3fee65e4a stuff 1 mese fa
karabiner 7878beccd7 new keyboard who dis 7 anni fa
.bash_logout 14f824afe5 More files from ubuntu vm 13 anni fa
.bashrc f67ac5942e setup 1 mese fa
.gemrc b8875d3e08 skip ri-docs in .gemrc 13 anni fa
.gitconfig e3fee65e4a stuff 1 mese fa
.gitconfig_difftastic 3c29993ed4 feat: difftastic as default git diff + watcher-agnostic rerun helper 3 mesi fa
.gitignore 7cc08bf635 Add bat config (plain style, syntax highlighting only) 2 mesi fa
.gitignore_global b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 3 mesi fa
.gitmodules d9d49f6694 vim remvoe some bullshit 6 anni fa
.tmux.conf e3fee65e4a stuff 1 mese fa
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN 3 anni fa
.zshrc f67ac5942e setup 1 mese fa
Brewfile f67ac5942e setup 1 mese fa
CLAUDE.md e3fee65e4a stuff 1 mese fa
README.md f76353dc19 update readme 4 anni fa
setup.sh 0d2981a682 feat: track CLAUDE.md and symlink it into homedir 1 mese fa

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