Skip to content

Commit

Permalink
profile: handle locale elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Aug 4, 2012
1 parent c486b3d commit ab1ddda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .profile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ export GOARCH=amd64
export GOROOT=$HOME/go
export GOBIN=$GOROOT/bin

# locale
export LANG=en_US.UTF-8
export LC_COLLATE=C
export LC_NUMERIC=C

# path
PATH=$GOBIN:$HOME/bin:$PATH
export CDPATH=.:/mnt/Gluttony:/mnt/Haven
Expand Down

0 comments on commit ab1ddda

Please sign in to comment.