simonmichael / hledger

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
https://hledger.org
GNU General Public License v3.0
2.98k stars 318 forks source link

hledger-ui: Can I set a default value of "--theme=terminal" somehow? #443

Open peti opened 7 years ago

peti commented 7 years ago

I really want hledger-ui to run with --theme=terminal, but I don't want to specify that flag every time I run it. Is there a way to accomplish this?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40237433-hledger-ui-can-i-set-a-default-value-of-theme-terminal-somehow?utm_campaign=plugin&utm_content=tracker%2F536505&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F536505&utm_medium=issues&utm_source=github).
simonmichael commented 7 years ago

Currently we don't have persistent settings, so the way is eg `alias ui="hledger-ui --theme=terminal".