Skip to content

Commit

Permalink
better mysql prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
claytron committed Sep 13, 2018
1 parent b5810e5 commit 827b7ba
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .my.cnf
Expand Up @@ -3,8 +3,5 @@
vertical

# Make a better prompt
#
# date user@host:port_or_socket[database]
# <mysql server info>
# >
prompt="\D\_\u@\h:\p[\d]>\_"
# user@host[database] HH:MM:SS>
prompt="\u@\h[\d]\_\R:\m:\\s>\_"

0 comments on commit 827b7ba

Please sign in to comment.