aboutsummaryrefslogtreecommitdiffstats
path: root/commands/new-account.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix :new-account getoptsDrew DeVault2019-06-091-1/+1
|
* Introduce :new-account -tJanUlrich2019-06-051-2/+10
| | | | | | | | Adding the [-t] temporary flag to the new-account command - when using -t a newly created account will not be stored into the accounts.conf Issue #134
* Write new accounts to config and open tabDrew DeVault2019-05-221-1/+1
|
* New account wizard, part oneDrew DeVault2019-05-211-0/+20