Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 149 Bytes

setting_the_prompt.md

File metadata and controls

13 lines (9 loc) · 149 Bytes

Setting the prompt

These show the user, hostname and database.

MYSQL_PS1="(\u@\h) [\d]> "

Rendering:

(jonasbn@[local]) [mydb]>