Add an alias to access psql db
This commit is contained in:
parent
9f60595d65
commit
00ec9c9b8e
2 changed files with 9 additions and 0 deletions
1
modules/rhizo_base/templates/bash_aliases.erb
Normal file
1
modules/rhizo_base/templates/bash_aliases.erb
Normal file
|
@ -0,0 +1 @@
|
|||
alias psql='psql postgresql://rhizomatica:<%= @pgsql_pwd %>@localhost/rhizomatica'
|
Loading…
Add table
Add a link
Reference in a new issue