1
0
Fork 0

mysql: Add default config file

This commit is contained in:
Jeremy Kaplan 2019-11-07 13:35:13 -08:00
commit 13b0623d4d
2 changed files with 3 additions and 0 deletions

View file

@ -16,6 +16,7 @@
~/.config/zsh: zsh/
~/.emacs.d: emacs/
~/.gitignore: git/gitignore
~/.my.cnf: mysql/.my.cnf
~/.psqlrc: psql/.psqlrc
~/.tmux.conf: tmux/.tmux.conf
~/.vimrc: vim/.vimrc

2
mysql/.my.cnf Normal file
View file

@ -0,0 +1,2 @@
[mysql]
auto-vertical-output