From fe0f0d9adf972d703a9c290c5734042d6d80b37a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 16 Sep 2013 18:02:53 +1200 Subject: Added basic dotfiles for mysql/psql --- mysql/my.cnf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mysql/my.cnf (limited to 'mysql') diff --git a/mysql/my.cnf b/mysql/my.cnf new file mode 100644 index 00000000..1c55c791 --- /dev/null +++ b/mysql/my.cnf @@ -0,0 +1,3 @@ +[mysql] +prompt='(\u@\h)\n[\d] mysql> ' + -- cgit v1.2.3