- 23 Apr, 2021 2 commits
-
-
MrAureliusR authored
-
Kirk authored
On large mercurial projects, using `hg status` to show dirty prompt causes significant delay. This commit checks a local hg config value of `oh-my-zsh.hide-dirty` to skip dirty check. Users who wish to skip dirty check can add this to their `.hg/hgrc` file. ``` [oh-my-zsh] hide-dirty = 1 ``` This config value uses the same naming as ones found for git, in file lib/git.zsh.
-
- 24 Mar, 2016 1 commit
-
-
Yad Smood authored
-
- 20 Feb, 2016 2 commits
- 06 Nov, 2014 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user.
-
- 13 Aug, 2014 1 commit
-
-
Daniel Oaks authored
-
- 30 Jan, 2014 1 commit
-
-
Felds Liscia authored
-
- 02 Apr, 2013 1 commit
-
-
Nicolas Jeker authored
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
-
- 13 Mar, 2013 1 commit
-
-
y.s authored
-
- 12 Mar, 2013 1 commit
-
-
y.s authored
-