Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.45 KB

README.markdown

File metadata and controls

47 lines (34 loc) · 1.45 KB

fresh ~/.dotfiles

Installation

FRESH_LOCAL_SOURCE=twe4ked/dotfiles bash -c "`curl -sL get.freshshell.com`"
chsh -s /bin/zsh # Default on MacOS

My dotfiles are managed by fresh.

Extras

# Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle

# Git config
git config -f ~/.gitconfig.local user.name "Odin Dutton"
git config -f ~/.gitconfig.local user.email "odindutton@gmail.com"

TODO

Notes

Use an & to in Vim substitutions:

:%s/foo_bar/&_baz/g

defaults write .GlobalPreferences com.apple.sound.beep.sound /Users/odin/Music/silent.aiff https://github.com/jasoncodes/dotfiles/commit/2c080abcbf328939289f3183a7c59c04096da0b0