Skip to content

Commit

Permalink
Add QUOTING_STYLE=literal
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Feb 27, 2016
1 parent 8e0da4c commit 93fecf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ $ '

export GOPATH=~/go

export QUOTING_STYLE=literal

[ -f "$HOME/.zshrc.local" ] && source "$HOME/.zshrc.local"

0 comments on commit 93fecf5

Please sign in to comment.