]> git.phdru.name Git - dotfiles.git/blob - .sqliterc
Use full name 'formatoptions' instead of 'fo'
[dotfiles.git] / .sqliterc
1 .headers on
2 .mode columns
3 PRAGMA cache_size=500000;