Aucune description

Tom McKenzie f76353dc19 update readme il y a 3 ans
.rc.d 56571bbecf update git alias il y a 3 ans
.vim d9d49f6694 vim remvoe some bullshit il y a 5 ans
.zshrc.d c9e81776b7 vim, edit-command-line 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 6 ans
bin 13eb200f6d Adds aws-profile script and alias il y a 5 ans
karabiner 7878beccd7 new keyboard who dis il y a 6 ans
.bash_logout 14f824afe5 More files from ubuntu vm il y a 12 ans
.bashrc c9e81776b7 vim, edit-command-line il y a 4 ans
.gemrc b8875d3e08 skip ri-docs in .gemrc il y a 12 ans
.gitconfig 56571bbecf update git alias il y a 3 ans
.gitignore b708cc1abc Better setup il y a 6 ans
.gitignore_global 6096027b4c .gitignore_global fixes, PATH tweaks il y a 6 ans
.gitmodules d9d49f6694 vim remvoe some bullshit il y a 5 ans
.vimrc c9e81776b7 vim, edit-command-line il y a 4 ans
.zshrc 835b13bfca EDITOR=code --wait il y a 4 ans
README.md f76353dc19 update readme il y a 3 ans
setup.sh d5e2529628 Add vim plugins gitgutter, editorconfig, todo il y a 5 ans

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