Sen descrición

Tom McKenzie 0a2b2ede7a Configure shell and Git settings for improved functionality. hai 11 meses
.rc.d 0a2b2ede7a Configure shell and Git settings for improved functionality. hai 11 meses
.vim d9d49f6694 vim remvoe some bullshit %!s(int64=6) %!d(string=hai) anos
.zshrc.d 912f930ea2 updates %!s(int64=3) %!d(string=hai) anos
Code 741fa7f502 Adds aliases, update vscode config %!s(int64=5) %!d(string=hai) anos
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh %!s(int64=7) %!d(string=hai) anos
bin 13eb200f6d Adds aws-profile script and alias %!s(int64=6) %!d(string=hai) anos
karabiner 7878beccd7 new keyboard who dis %!s(int64=6) %!d(string=hai) anos
.bash_logout 14f824afe5 More files from ubuntu vm %!s(int64=13) %!d(string=hai) anos
.bashrc 0a2b2ede7a Configure shell and Git settings for improved functionality. hai 11 meses
.gemrc b8875d3e08 skip ri-docs in .gemrc %!s(int64=12) %!d(string=hai) anos
.gitconfig 0a2b2ede7a Configure shell and Git settings for improved functionality. hai 11 meses
.gitignore b708cc1abc Better setup %!s(int64=7) %!d(string=hai) anos
.gitignore_global 6faa2371fe ( ͡° ͜ʖ ͡°) hai 1 ano
.gitmodules d9d49f6694 vim remvoe some bullshit %!s(int64=6) %!d(string=hai) anos
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN %!s(int64=3) %!d(string=hai) anos
.zshrc 0a2b2ede7a Configure shell and Git settings for improved functionality. hai 11 meses
README.md f76353dc19 update readme %!s(int64=3) %!d(string=hai) anos
setup.sh d5e2529628 Add vim plugins gitgutter, editorconfig, todo %!s(int64=6) %!d(string=hai) anos

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