- 22 Apr, 2018 1 commit
-
-
Sean Abraham authored
* Make steef much faster by not printing all history each time * Use whence -c to expand shell functions as well * Use $2 (expanded command about to be ran)
-
- 19 Apr, 2018 1 commit
-
-
Marc Cornellà authored
* [rkj-repos] Make `hg prompt` check less strict Move the `hg prompt` check inside the hg_prompt_info function so that it returns an empty string if hg-prompt isn't installed. Fixes #6743. * [rkj-repos] Check for hg in `hg prompt` function
-
- 17 Apr, 2018 1 commit
-
-
安正超 authored
-
- 15 Apr, 2018 3 commits
-
-
cori schlegel authored
* Check for extension, and exit if not found. Addresses #6036 * Fix styles in rkj-repos.theme
-
-
Cory Snider authored
The avit theme's _git_time_since_commit function was running git twice. Reduce it with a single call to `git log`, checking the exit code for success.
-
- 01 Nov, 2017 1 commit
-
-
Paul Morganthall authored
The old preview on Skitch is no longer available (closed account?). The new preview is on a free Flickr which might last longer. ?
-
- 03 May, 2017 1 commit
-
-
Vihang Mehta authored
-
- 21 Apr, 2017 1 commit
-
-
Marc Cornellà authored
Fixes #6028
-
- 30 Mar, 2017 2 commits
-
-
Marc Cornellà authored
-
Elias Fröhner authored
The whitespace in line 13 creates a double whitespace when combined with line 24. Therefore 2 whitespaces appear between ${user_host} and ${current_dir}.
-
- 16 Mar, 2017 1 commit
-
-
Marc Cornellà authored
-
- 09 Jan, 2017 1 commit
-
-
haandol authored
-
- 30 Dec, 2016 4 commits
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 15 Oct, 2016 1 commit
-
-
Jocelyn Thode authored
* Add '#' instead of '$' when in root * Make return code bold
-
- 13 Oct, 2016 1 commit
-
-
Marc Cornellà authored
-
- 03 Oct, 2016 2 commits
-
-
FireWave authored
It was not possible to simply add AM/PM since strftime return blank for %p %P
-
- 30 Sep, 2016 1 commit
-
-
FireWave authored
-
- 21 Sep, 2016 1 commit
-
-
Dawnflash Lightstring authored
Plugin command-not-found on Arch Linux returns 0 if git or bzr is found in repos, hence outputting unwanted pkgfile output. Checking if the commands exist first fixes all such issues.
-
- 20 Sep, 2016 2 commits
-
-
grindhold authored
the agnoster theme is now able to render basic information if the user is currently residing inside a bazaar folder. if so, it will render a green promt segment with "bzr" and the current revision number in it. if there are untracked files, the bar will be rendered in yellow. if there are changes to already tracked files, a + character will be printed.
-
Matt Nichols authored
The ruby prompt info was not interpolating properly. Switching to use ruby_prompt_info helper. This addresses the issue.
-
- 21 Aug, 2016 1 commit
-
-
khenarghot authored
The parsing output for full git log output too slow so it replaced with last commit show request, wich cause error if repository is empty
-
- 15 Aug, 2016 1 commit
-
-
Arz Yu authored
* muse theme: Remove a extra space for none git prompt * muse theme: Remove a extra space for none virtualenv prompt
-
- 22 Jul, 2016 1 commit
-
-
Anton authored
-
- 19 Jul, 2016 1 commit
-
-
Adam Glenn authored
adding python virtualenv support to muse theme
-
- 14 Jun, 2016 1 commit
-
-
Harald Nordgren authored
-
- 14 May, 2016 1 commit
-
-
Pierre Dimitrou authored
-
- 04 Apr, 2016 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
This separates the gathering of file status, repository status and stash.
-
- 30 Mar, 2016 1 commit
-
-
Jon-Erik Johnzon (TorrentKatten) authored
Now uses 12-hour clock or 24-hour clock depending on user locale
-
- 24 Mar, 2016 1 commit
-
-
Yad Smood authored
-
- 07 Mar, 2016 2 commits
-
-
L.C. Karssen authored
$CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt. Now both
▶ and◀ follow $CARETCOLOR. -
L.C. Karssen authored
Make some colours in the avit theme bold for better visibility in the default Ubuntu terminal theme.
-
- 20 Feb, 2016 2 commits
- 14 Feb, 2016 1 commit
-
-
Kenneth Reitz authored
-