Aucune description

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

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