Y
Hacker News
new
|
ask
|
show
|
jobs
by
man5quid
3987 days ago
I have been using this in production for a few weeks now and I quite like it. A real improvement over most of the CLI interfaces I have even with my expanded and frankly bloated .psqlrc.
1 comments
amjith
3987 days ago
I was following the design philosophy of fish shell
http://fishshell.com/docs/current/design.html#design-overvie...
Especially these two:
* Configurability is the root of all evil
* The law of discoverability
link
Especially these two:
* Configurability is the root of all evil
* The law of discoverability