26 Commits (1d09c6bb0a950756a65b02457842933e3aa493eb)

Author SHA1 Message Date
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303) 2 years ago
Steve Lessard Jr 2db53ff1da
fix(avit): RPROMPT Fix for #10307 (#11131) 2 years ago
Mathieu Fenniak da7ea13ba9
fix(avit): replace deprecated GREP_COLOR (#11168) 3 years ago
Marc Cornellà 9c84c344d7
fix: disable `log.showSignature` in `git log` calls 4 years ago
WeZZard 971683762e
fix(avit): disable `log.showSignatures` in `_git_time_since_commit` (#10072) 4 years ago
Marc Cornellà 02d07f3e3d
fix: use `$USERNAME` guaranteed to always be defined in zsh 5 years ago
Marc Cornellà bcc859e012 avit: reenable use of $fg instead of prompt sequence colors to fix weird bug 6 years ago
Marc Cornellà 8cb449ee20 avit: fix $reset_color sequence in prompt 6 years ago
Marc Cornellà d959283898 avit: fix prompt sequence (fixes #8678) 6 years ago
Marc Cornellà d76258ff55 avit: add years since last commit if appropriate 6 years ago
Marc Cornellà 77813a330b avit: clean up theme code 6 years ago
Marc Cornellà 443ad88024 avit: replace custom prompt functions with OMZ ones 6 years ago
Ezequiel Pochiero f96d18ca93 avit: fix handling of time since last commit (#7350) 7 years ago
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Cory Snider f9d4a067ec Reduce number of git calls when displaying prompt (#3795) 8 years ago
Pierre Dimitrou b1ab13d9e6 Add rbenv support for ruby version display 10 years ago
L.C. Karssen 55fed4f8cd Fix use of CARETCOLOR in avit theme 10 years ago
L.C. Karssen 9c36248439 Better visible colours in avit for Ubuntu terminal 10 years ago
L.C. Karssen 0a47451a46 Updated colour of ◀ in PROMPT2 of the avit theme. 10 years ago
L.C. Karssen 63e216ba9d oh-my-zsh avit theme: instead of only showing the last 3 directories in the $PWD shorten the path by removing some middle parts if $PWD becomes too long. 10 years ago
L.C. Karssen 18801e25d2 Shorter way of creating bold colours in a ZSH theme (applied to the avit theme). 10 years ago
L.C. Karssen ceca00a503 Adapt some colours in the avit theme for better visibility in the default Ubuntu terminal theme. 10 years ago
L.C. Karssen 854c41d843 Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt. 10 years ago
Samuel Parkinson de56943a0e Improved the `_git_time_since_commit` function. 11 years ago
Dan Kerimdzhanov c249c69065 Remove all copyright information in themes. Closes #2587 12 years ago
Andrew Vit 3fea7c3b27 Added avit theme 14 years ago