Structure
This chapter presents the structure of DMK.
Directory structure
Name
Description
Prompt customization
Linux Bash Shell
var::PS1::=::nooption::'${LOGNAME}@${HOSTNAME}:${PWD}/[${MYSQL_SERVERNAME }] '::var::PS1::=::nowarn::'$(if [[ $? == 0 ]]; then printf "\\[\\e[38;2;0;79;156m\\]\\xf0\\x9f\\x98\\x83\\[\\e[0m\\]"; else printf "\\[\\e[38;2;235;125;0m\\]\\xf0\\x9f\\x98\\x9c\\[\\e[0m\\]"; fi)\\[\\e[0m\\]\\[\\e[38;2;0;79;156m\\]${LOGNAME}@${HostName}\\[\\e[0m\\]:\\[\\e[38;2;41;129;173m\\]${PWD}/\\[\\e[38;2;235;125;0m\\][${MYSQL_SERVERNAME}]\\[\\e[0m\\]'::MySQL Shell
Last updated
