mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-01-12 16:32:54 -05:00
chrome -> firefox (for now)
This commit is contained in:
@@ -10,7 +10,8 @@ export ZSH=$HOME/.oh-my-zsh
|
||||
# Default to nano 'cause I'm a wimp
|
||||
export EDITOR="nano"
|
||||
export VISUAL="code"
|
||||
export BROWSER="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome"
|
||||
# export BROWSER="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome"
|
||||
export BROWSER="/Applications/Firefox.app/Contents/MacOS/firefox"
|
||||
|
||||
# Adjust history for speed
|
||||
HISTFILE=~/.zsh_history
|
||||
|
||||
Reference in New Issue
Block a user