Sin descripción

Tom McKenzie 11e6f1a75a bun and zoxide hace 1 año
.rc.d 11e6f1a75a bun and zoxide hace 1 año
.vim d9d49f6694 vim remvoe some bullshit hace 5 años
.zshrc.d 912f930ea2 updates hace 3 años
Code 741fa7f502 Adds aliases, update vscode config hace 5 años
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh hace 6 años
bin 13eb200f6d Adds aws-profile script and alias hace 5 años
karabiner 7878beccd7 new keyboard who dis hace 6 años
.bash_logout 14f824afe5 More files from ubuntu vm hace 12 años
.bashrc d6ecbcd6e4 rely on lazy-nvm AGAIN hace 2 años
.gemrc b8875d3e08 skip ri-docs in .gemrc hace 12 años
.gitconfig 912f930ea2 updates hace 3 años
.gitignore b708cc1abc Better setup hace 6 años
.gitignore_global 11e6f1a75a bun and zoxide hace 1 año
.gitmodules d9d49f6694 vim remvoe some bullshit hace 5 años
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN hace 2 años
.zshrc 11e6f1a75a bun and zoxide hace 1 año
README.md f76353dc19 update readme hace 3 años
setup.sh d5e2529628 Add vim plugins gitgutter, editorconfig, todo hace 5 años

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