Skip to content

Commit

Permalink
added sqlite-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
arohim committed Jan 31, 2020
1 parent fc5947e commit 204b80d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charls/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
source $ZSH/script/lib

brew_cask_install_by_app charls charls
brew_cask_install_by_app charles charles
4 changes: 4 additions & 0 deletions sqlite-browser/install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
source $ZSH/script/lib

brew_cask_install_by_app DB\ Browser\ for\ SQLite db-browser-for-sqlite

0 comments on commit 204b80d

Please sign in to comment.