Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 821 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 821 Bytes

geekish/dotfiles

Files

  • .composer/
    • composer.json - global composer.json, not much in here thanks to cgr
  • .editorconfig - my root editorconfig
  • .gitconfig - git config
  • .gitconfig.local - stuff that belongs in .gitconfig but not in version control
  • .gitignore.global - my .gitconfig excludesfile
  • .tmux.conf - tmux config that I don't really use anymore...
  • .zshrc - zsh config using antidote
  • Brewfile - used to install brew casks and formulae, via homebrew/bundle