Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-06 | Merge pull request #4572 from aioutecism/master | Marc Cornellà | |
Avoid using "PREFIX" that cause nvm to complain about. | |||
2016-04-04 | Use `grep -q` for silent behavior | Marc Cornellà | |
2016-04-04 | Fix logic of bureau_git_status function | Marc Cornellà | |
This separates the gathering of file status, repository status and stash. | |||
2016-03-30 | localization support for clock in candy theme | Jon-Erik Johnzon (TorrentKatten) | |
Now uses 12-hour clock or 24-hour clock depending on user locale | |||
2016-03-30 | Merge pull request #2752 from isqua/bureau_theme_fix | Marc Cornellà | |
Fix checkmark for clean repo in bureau theme | |||
2016-03-24 | Optimize the ys.zsh-theme make it simpler | Yad Smood | |
2016-03-11 | Merge pull request #4790 from lckarssen/avit-theme-fixes | Robby Russell | |
Avit theme fixes | |||
2016-03-11 | Merge pull request #4863 from ysmood/optimize-ys-theme | Robby Russell | |
Optimize the ys.zsh-theme make it more expressive | |||
2016-03-07 | Fix use of CARETCOLOR in avit theme | L.C. Karssen | |
$CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt. Now both ▶ and ◀ follow $CARETCOLOR. | |||
2016-03-07 | Better visible colours in avit for Ubuntu terminal | L.C. Karssen | |
Make some colours in the avit theme bold for better visibility in the default Ubuntu terminal theme. | |||
2016-03-07 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | L.C. Karssen | |
2016-02-21 | add: exit code | Yad Smood | |
2016-02-21 | Optimize the ys.zsh-theme make it more expressive | Yad Smood | |
2016-02-14 | update kennethreitz.zsh-theme | Kenneth Reitz | |
2016-02-14 | Update kennethreitz.zsh-theme | Kenneth Reitz | |
2016-02-12 | Remove non-working symbols and tidy up logic | Marc Cornellà | |
2016-02-12 | Sets spacing to 1 when git is absent for consistency | Nick Russo | |
2016-01-13 | Updated colour of ◀ in PROMPT2 of the avit theme. | L.C. Karssen | |
In commit 729fd53 I incorrectly only changed PROMPT1. Now both ▶ and ◀ follow $CARETCOLOR. | |||
2016-01-13 | oh-my-zsh avit theme: instead of only showing the last 3 directories in the ↵ | L.C. Karssen | |
$PWD shorten the path by removing some middle parts if $PWD becomes too long. | |||
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 ↵ | L.C. Karssen | |
Ubuntu terminal theme. | |||
2016-01-13 | Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so ↵ | L.C. Karssen | |
change to root user wouldn't show in the prompt. | |||
2016-01-13 | Set colour for user@hostname to red if we're root (or sudo) in the bira theme. | L.C. Karssen | |
2015-12-15 | Merge pull request #4536 from alexws54tk/patch-1 | Marc Cornellà | |
Update frontcube.zsh-theme | |||
2015-12-14 | Move current_branch() from git plugin to core lib/git.zsh | Andrew Janke | |
Fixes #4085: core -> plugin dependency issue. Rename it to git_current_branch for clarity that it's git-specific. Update all plugins that were calling it to use new name. Fix variable leaks by making more variables in lib/git.zsh local. Have lib/git.zsh use [[ ]] instead of [ ] everywhere. | |||
2015-12-15 | Merge pull request #4589 from apjanke/agnoster-powerline-char-stronger-warning | Marc Cornellà | |
agnoster theme: stronger warning about changing SEGMENT_SEPARATOR character | |||
2015-12-14 | "fishy" theme: Fix "~" use in prompt | Danyil Bohdan | |
Actually replace the value of the environment variable $HOME with "~" instead of appending the tilde in front of the prompt. | |||
2015-12-04 | "fishy" theme: Shorten path .foo to .f, not . | Danyil Bohdan | |
When the current path is /home/user/.config/doublecmd the prompt now reads "/h/u/.c/doublecmd", not "/h/u/./doublecmd" as was the case. This matches what the Fish shell does. Enclose the Perl snippet in single quotes instead of double quotes. | |||
2015-11-07 | I noticed that for certain projects with unstaged changed I would get a 'U' ↵ | Justin LeFebvre | |
character instead of the '●' character. This should fix that. | |||
2015-11-06 | agnoster: stronger warning about changing SEGMENT_SEPARATOR character | Andrew Janke | |
2015-11-02 | Avoid using "PREFIX" that cause nvm to complain about. | aioute Gao | |
2015-10-22 | Update frontcube.zsh-theme | Alexander Golikov | |
Fix «rvm» variable usage in RPROMPT out | |||
2015-09-27 | Fix print rvm version in amuse theme | justvitalius | |
2015-09-26 | Merge pull request #4340 from pahnev/master | Robby Russell | |
Fixed broken git branch icon | |||
2015-09-20 | Fix issues with character widths in emotty theme | Alexis Hildebrandt | |
2015-09-19 | Merge pull request #4316 from bronzdoc/feature/rvm_amuse_theme | Robby Russell | |
Display rvm ruby version | |||
2015-09-19 | Merge pull request #4371 from afh/pull/emotty_theme | Robby Russell | |
Add emotty theme | |||
2015-09-19 | Merge pull request #4091 from apjanke/agnoster-clarify-powerline | Robby Russell | |
agnoster: Use current Powerline chars everywhere, and clarify behavior | |||
2015-09-19 | Merge pull request #4189 from bmdhacks/master | Robby Russell | |
agnoster: speed up git prompt | |||
2015-09-19 | Merge pull request #4252 from Fice-T/master | Robby Russell | |
Fix graphical bug in cypher theme when return status is non-zero | |||
2015-09-19 | Merge pull request #4173 from sharkySharks/master | Robby Russell | |
Devanagari Om fixed in dogenpunk theme | |||
2015-09-19 | Merge pull request #4155 from honnix/fix_color | Robby Russell | |
[theme] Fix color problem of steeef theme | |||
2015-09-19 | Merge pull request #4113 from apjanke/gnzh-remove-eval | Robby Russell | |
gnzh theme: fix "eval" and related scope problems. | |||
2015-09-19 | Merge pull request #4050 from mbologna/michelebologna_fix_git_prompt | Robby Russell | |
Change to use omz git_prompt* functions | |||
2015-09-19 | Add emotty theme | Alexis Hildebrandt | |
2015-09-11 | Fixed broken git branch icon | Kirill Pahnev | |
2015-09-04 | gnzh theme: fix "eval" and related problems. | Andrew Janke | |
Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables. Wrap whole thing in anonymous function so the existing `local` statements actually work. Then switch '...' to eager "..." so stuff actually works with local variables. And local-ize the remaining variables that are used only in prompt construction. | |||
2015-09-02 | Display rvm-prompt output. | bronzdoc | |
2015-08-16 | Fix graphical bug in cypher theme when return status is non-zero | Fice-T | |
- When the previous command's return status is non-zero and the prompt is redrawn, graphical errors sometimes arise due to the fg{red} not being escaped. | |||
2015-07-27 | agnoster: speed up git prompt | Brian Degenhardt | |
Problem On detached-refs, the git prompt is very slow because it uses a command to output all refs, which takes 32s on the twitter internal git repo. Solution Use git-rev-parse instead of git-show-ref to only output the head ref. Runtime drops to 0.03 seconds. Note Interestingly, git-rev-parse isn't slow without the --head arguement so I'll probably be cooking up a patch for the git team to speed this up eventually, but it's still pointless to sigpipe git as it walks the filesystem. |