Skip to content

Commit

Permalink
added .sqliterc
Browse files Browse the repository at this point in the history
  • Loading branch information
fabuzaid21 committed Mar 14, 2018
1 parent d417186 commit 8d6a8d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sqliterc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.mode column
.headers on
.timer on
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ ln -sfn ${CURR_DIR}/.gitconfig
ln -sfn ${CURR_DIR}/.inputrc
ln -sfn ${CURR_DIR}/.pyrc
ln -sfn ${CURR_DIR}/.tmux.conf
ln -sfn ${CURR_DIR}/.sqliterc

0 comments on commit 8d6a8d0

Please sign in to comment.