FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
407 stars 84 forks source link

bash-completion support for opentxs #209

Open kac- opened 11 years ago

kac- commented 11 years ago

Add somewhere bash-completion file for opentxs, can be placed in /etc/bash_completion.d/opentxs or anywhere with loader line in ~/.bash_profile : source ~/path_to_opentx_completion_file

https://gist.github.com/kactech/37bad93ffb205e7383d8

kac- commented 11 years ago

updated file in gist note with smarter rules