Navigation Menu

Skip to content

Commit

Permalink
Add pgcli
Browse files Browse the repository at this point in the history
  • Loading branch information
athal7 committed Jul 24, 2015
1 parent 5e94512 commit 347622b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -5,7 +5,7 @@ module AT
FILES_TO_SKIP = [".","..",".git",".gitignore",".ruby-version"]
FILES_TO_INCLUDE = ['tmux-helpers', '.vim']

DEPENDENCIES = ["autojump","bash-completion","ctags","git","macvim",
DEPENDENCIES = ["autojump","bash-completion","ctags","git","macvim", "pgcli",
"rbenv","rbenv-gem-rehash","reattach-to-user-namespace",
"ruby-build","tmux","wemux"]

Expand Down

0 comments on commit 347622b

Please sign in to comment.