aboutsummaryrefslogtreecommitdiff
path: root/mysql
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-16 18:02:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-16 18:02:53 +1200
commitfe0f0d9adf972d703a9c290c5734042d6d80b37a (patch)
tree43429af9e41ed445ce0397b3172474752a2acdeb /mysql
parentRemove vestigial reference to speeddating (diff)
downloaddotfiles-fe0f0d9adf972d703a9c290c5734042d6d80b37a.tar.gz
dotfiles-fe0f0d9adf972d703a9c290c5734042d6d80b37a.zip
Added basic dotfiles for mysql/psql
Diffstat (limited to 'mysql')
-rw-r--r--mysql/my.cnf3
1 files changed, 3 insertions, 0 deletions
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> '
+