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