Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-16 | fix: declare variables as global when using `typeset` | Marc Cornellà | |
Fixes fb86ec77 | |||
2021-12-14 | style: use `typeset` for dynamic variable names | Marc Cornellà | |
2021-12-13 | refactor(adben): simplify used variables and %-quote prompt functions | Marc Cornellà | |
Closes #10474 Co-authored-by: Tom Payne <twpayne@gmail.com> | |||
2021-03-28 | refactor(adben): refactor theme and degrade gracefully on missing ↵ | Marc Cornellà | |
dependencies (#9734) | |||
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà | |
Fixes #9701 | |||
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2015-06-10 | Fix typo in $VCS_CLEAN_COLOR in adben theme | Andrew Janke | |
2015-02-10 | Clean up appearance lib file and redundant `colors` calls in other files | Marc Cornellà | |
2014-11-06 | Change all whoami calls for $USER variable | Marc Cornellà | |
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user. | |||
2014-03-08 | Remove all copyright information in themes. Closes #2587 | Dan Kerimdzhanov | |
2013-01-30 | updated adben theme: added offline content, subversion support, refactored ↵ | Adolfo Benedetti | |
prompt | |||
2011-08-02 | add theme with command-line tips support | Adolfo Benedetti | |