mirror of https://github.com/bjeanes/dotfiles.git
2 lines
70 B
Fish
2 lines
70 B
Fish
|
complete -x -c createdb -d 'database name' -a "(__db_list_pg | uniq)"
|