Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
ffd5cb20
Commit
ffd5cb20
authored
Mar 23, 2014
by
ncanceill
Committed by
Phil Eichinger
Mar 25, 2014
Browse files
suggest setting $LANG to fix #1286 and fix #1823
parent
c0e3c553
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/zshrc.zsh-template
View file @
ffd5cb20
...
@@ -54,6 +54,9 @@ source $ZSH/oh-my-zsh.sh
...
@@ -54,6 +54,9 @@ source $ZSH/oh-my-zsh.sh
export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH=$HOME/bin:/usr/local/bin:$PATH
# export MANPATH="/usr/local/man:$MANPATH"
# export MANPATH="/usr/local/man:$MANPATH"
# You may need to manually set your language environment
# export LANG=en_US.UTF-8
# # Preferred editor for local and remote sessions
# # Preferred editor for local and remote sessions
# if [[ -n $SSH_CONNECTION ]]; then
# if [[ -n $SSH_CONNECTION ]]; then
# export EDITOR='vim'
# export EDITOR='vim'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment