Skip to content

Instantly share code, notes, and snippets.

@nibocn
Last active February 14, 2016 07:24
Show Gist options
  • Save nibocn/6e66a8427d72d30681bc to your computer and use it in GitHub Desktop.
Save nibocn/6e66a8427d72d30681bc to your computer and use it in GitHub Desktop.
/etc/zsh/zprofile
emulate sh -c 'source /etc/profile'
# 在MSYS中不设置此变量打软连直接变成了复制,很关键
export MSYS="winsymlinks:lnk"
# 解决MSYS中时间显示不正常的问题
export TZ=CET-8CEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment