Ei kuvausta

Tom McKenzie 89a1be6dde To effectively write a concise, imperative-mood git commit message for the given changes, you need to describe the changes made. Since the details of the changes aren't provided, I'll guide you through a general approach to crafting such a commit message. 6 kuukautta sitten
.rc.d 89a1be6dde To effectively write a concise, imperative-mood git commit message for the given changes, you need to describe the changes made. Since the details of the changes aren't provided, I'll guide you through a general approach to crafting such a commit message. 6 kuukautta sitten
.vim d9d49f6694 vim remvoe some bullshit 5 vuotta sitten
.zshrc.d 912f930ea2 updates 3 vuotta sitten
Code 741fa7f502 Adds aliases, update vscode config 5 vuotta sitten
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh 6 vuotta sitten
bin 13eb200f6d Adds aws-profile script and alias 5 vuotta sitten
karabiner 7878beccd7 new keyboard who dis 6 vuotta sitten
.bash_logout 14f824afe5 More files from ubuntu vm 12 vuotta sitten
.bashrc 0a2b2ede7a Configure shell and Git settings for improved functionality. 6 kuukautta sitten
.gemrc b8875d3e08 skip ri-docs in .gemrc 12 vuotta sitten
.gitconfig 0a2b2ede7a Configure shell and Git settings for improved functionality. 6 kuukautta sitten
.gitignore b708cc1abc Better setup 6 vuotta sitten
.gitignore_global 6faa2371fe ( ͡° ͜ʖ ͡°) 1 vuosi sitten
.gitmodules d9d49f6694 vim remvoe some bullshit 5 vuotta sitten
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN 2 vuotta sitten
.zshrc 0a2b2ede7a Configure shell and Git settings for improved functionality. 6 kuukautta sitten
README.md f76353dc19 update readme 3 vuotta sitten
setup.sh d5e2529628 Add vim plugins gitgutter, editorconfig, todo 5 vuotta sitten

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