Marc Cornellà
|
7d03ea18ed
|
fix: declare variables as global when using typeset
Fixes fb86ec77
|
2021-12-16 10:16:53 +01:00 |
|
Marc Cornellà
|
fb86ec7749
|
style: use typeset for dynamic variable names
|
2021-12-14 13:09:02 +01:00 |
|
Marc Cornellà
|
a94e263426
|
refactor(adben): simplify used variables and %-quote prompt functions
Closes #10474
Co-authored-by: Tom Payne <twpayne@gmail.com>
|
2021-12-13 11:28:51 +01:00 |
|
Marc Cornellà
|
69507c9518
|
refactor(adben): refactor theme and degrade gracefully on missing dependencies (#9734)
|
2021-03-28 15:28:01 +02:00 |
|
Marc Cornellà
|
02d07f3e3d
|
fix: use $USERNAME guaranteed to always be defined in zsh
Fixes #9701
|
2021-03-25 12:08:00 +01:00 |
|
Janosch Schwalm
|
19b925e741
|
use https everywhere (#6574)
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
|
2018-08-07 20:42:01 +02:00 |
|
Andrew Janke
|
3cc3084f5f
|
Fix typo in $VCS_CLEAN_COLOR in adben theme
|
2015-06-10 14:36:53 +02:00 |
|
Marc Cornellà
|
2193135ebc
|
Clean up appearance lib file and redundant colors calls in other files
|
2015-02-10 19:22:50 +01:00 |
|
Marc Cornellà
|
74177c5320
|
Change all whoami calls for $USER variable
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
|
2014-11-06 18:33:56 +01:00 |
|
Dan Kerimdzhanov
|
c249c69065
|
Remove all copyright information in themes. Closes #2587
|
2014-03-08 23:51:59 +06:00 |
|
Adolfo Benedetti
|
76e828691b
|
updated adben theme: added offline content, subversion support, refactored prompt
|
2013-01-30 18:58:58 +01:00 |
|
Adolfo Benedetti
|
3bc32eef6d
|
add theme with command-line tips support
|
2011-08-02 09:42:23 +02:00 |
|