Skip to content

Instantly share code, notes, and snippets.

@dragonly
Last active January 28, 2018 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dragonly/bd4b5ae441434ec2b69a112d607e4605 to your computer and use it in GitHub Desktop.
Save dragonly/bd4b5ae441434ec2b69a112d607e4605 to your computer and use it in GitHub Desktop.
~/.zshrc with oh-my-zsh
export EDITOR=vim
export LC_ALL=en_US.UTF-8
export TERM=xterm-256color
# add timestamp to the right
export RPROMPT="%{$fg_bold[green]%}%D{%m-%f} %*%{$reset_color%}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment