mysql prompt
This commit is contained in:
parent
d47aa8d9fa
commit
8b35ee3f71
1 changed files with 1 additions and 0 deletions
1
shellrc
1
shellrc
|
@ -31,6 +31,7 @@ dotfiles="${HOME}/vdotfiles"
|
||||||
comp_enabled=true
|
comp_enabled=true
|
||||||
vcs_enabled=true
|
vcs_enabled=true
|
||||||
|
|
||||||
|
export MYSQL_PS1="mysql [\d]> "
|
||||||
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
|
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
|
||||||
export TIME_STYLE='long-iso'
|
export TIME_STYLE='long-iso'
|
||||||
export LANG='en_US.utf8'
|
export LANG='en_US.utf8'
|
||||||
|
|
Loading…
Reference in a new issue