Use ag for searching

This commit is contained in:
Andrew Miner
2017-07-25 16:39:08 -07:00
parent ad6d52872f
commit df61d9c1db
3 changed files with 54 additions and 46 deletions
+3
View File
@@ -20,3 +20,6 @@ export PATH="/usr/local/heroku/bin:$PATH"
defaults write com.macromates.TextMate.preview volumeSettings '{ "/" = { extendedAttributes = 0; }; }'
if [[ -e "~/.profile.local" ]]; then
source ~/.profile.local
fi