index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
avit.zsh-theme
Age
Commit message (
Expand
)
Author
2023-10-13
fix(avit): RPROMPT Fix for #10307 (#11131)
Steve Lessard Jr
2022-11-23
fix(avit): replace deprecated GREP_COLOR (#11168)
Mathieu Fenniak
2022-01-10
fix: disable `log.showSignature` in `git log` calls
Marc Cornellà
2022-01-10
fix(avit): disable `log.showSignatures` in `_git_time_since_commit` (#10072)
WeZZard
2021-03-25
fix: use `$USERNAME` guaranteed to always be defined in zsh
Marc Cornellà
2020-09-26
avit: reenable use of $fg instead of prompt sequence colors to fix weird bug
Marc Cornellà
2020-05-23
avit: fix $reset_color sequence in prompt
Marc Cornellà
2020-02-25
avit: fix prompt sequence (fixes #8678)
Marc Cornellà
2020-02-19
avit: add years since last commit if appropriate
Marc Cornellà
2020-02-19
avit: clean up theme code
Marc Cornellà
2020-02-19
avit: replace custom prompt functions with OMZ ones
Marc Cornellà
2018-10-27
avit: fix handling of time since last commit (#7350)
Ezequiel Pochiero
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2018-04-15
Reduce number of git calls when displaying prompt (#3795)
Cory Snider
2016-05-14
Add rbenv support for ruby version display
Pierre Dimitrou
2016-03-07
Fix use of CARETCOLOR in avit theme
L.C. Karssen
2016-03-07
Better visible colours in avit for Ubuntu terminal
L.C. Karssen
2016-01-13
Updated colour of ◀ in PROMPT2 of the avit theme.
L.C. Karssen
2016-01-13
oh-my-zsh avit theme: instead of only showing the last 3 directories in the $...
L.C. Karssen
2016-01-13
Shorter way of creating bold colours in a ZSH theme (applied to the avit theme).
L.C. Karssen
2016-01-13
Adapt some colours in the avit theme for better visibility in the default Ubu...
L.C. Karssen
2016-01-13
Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so chang...
L.C. Karssen
2015-06-10
Improved the `_git_time_since_commit` function.
Samuel Parkinson
2014-03-08
Remove all copyright information in themes. Closes #2587
Dan Kerimdzhanov
2012-07-19
Added avit theme
Andrew Vit