Tidak Ada Deskripsi

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

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