1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-06-19 15:13:32 -07:00

add sqliterc

This commit is contained in:
ksyasuda 2021-12-03 18:00:13 -08:00
parent 6ea8570564
commit 542d007185

3
dotfiles/.sqliterc Normal file

@ -0,0 +1,3 @@
.headers ON
.mode column
.nullvalue [NULL]