Ingen beskrivning

Tom McKenzie b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.rc.d b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.vim d9d49f6694 vim remvoe some bullshit 6 år sedan
.zshrc.d 912f930ea2 updates 4 år sedan
Code 741fa7f502 Adds aliases, update vscode config 5 år sedan
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh 7 år sedan
bin b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
karabiner 7878beccd7 new keyboard who dis 6 år sedan
.bash_logout 14f824afe5 More files from ubuntu vm 13 år sedan
.bashrc b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.gemrc b8875d3e08 skip ri-docs in .gemrc 12 år sedan
.gitconfig b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.gitconfig_difftastic b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.gitignore b708cc1abc Better setup 7 år sedan
.gitignore_global b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.gitmodules d9d49f6694 vim remvoe some bullshit 6 år sedan
.tmux.conf b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN 3 år sedan
.zshrc b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan
README.md f76353dc19 update readme 4 år sedan
setup.sh b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local 1 månad sedan

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