1
0
Fork 0

mysql prompt

This commit is contained in:
Von Random 2016-02-16 12:36:57 +03:00
parent d47aa8d9fa
commit 8b35ee3f71

View file

@ -31,6 +31,7 @@ dotfiles="${HOME}/vdotfiles"
comp_enabled=true
vcs_enabled=true
export MYSQL_PS1="mysql [\d]> "
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
export TIME_STYLE='long-iso'
export LANG='en_US.utf8'