- 26 Dec, 2019 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 22 Dec, 2019 2 commits
-
-
Marc Cornellà authored
-
ProbstDJakob authored
-
- 21 Dec, 2019 6 commits
-
-
lieryan authored
Fix the finicky parsing logic and just ask git the necessary information directly.
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
Also moving the dependencies section up
-
Jay Tavares authored
When navigating from a virtualenv project directory, first deactivate the virtualenv. Then, check to see if destination directory is also a virtualenv project directory. If it is activate that virtualenv. See #5817.
-
- 20 Dec, 2019 1 commit
-
-
giovanepadawan authored
-
- 19 Dec, 2019 1 commit
-
-
pprugger authored
-
- 18 Dec, 2019 2 commits
-
-
Anatoli Babenia authored
-
Mustaqim Malim authored
-
- 17 Dec, 2019 1 commit
-
-
Filipe Nascimento authored
-
- 07 Dec, 2019 1 commit
-
-
jtagcat authored
-
- 28 Nov, 2019 3 commits
-
-
matthewhembree authored
-
Reza Hamouleh authored
-
Meng Bo authored
* Newer Debian packages install completions file in /usr/share/doc/fzf/examples/completion.zsh * Default to buster/stretch path if completion file not found See file list in order from older to newer fzf package versions: - https://packages.debian.org/stretch-backports/amd64/fzf/filelist - https://packages.debian.org/buster/amd64/fzf/filelist - https://packages.debian.org/bullseye/amd64/fzf/filelist - https://packages.debian.org/sid/amd64/fzf/filelist Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 25 Nov, 2019 2 commits
-
-
Michal Bultrowicz authored
-
Giuseppe authored
If there's no `~/.shell.pre-oh-my-zsh`, don't assume the default choice is Bash. In fact Zsh is the default shell for macOS since Catalina (10.15) [1], yet users of other OSes have likely to have Bash as their default. This commit fix issue #8252 [1] https://support.apple.com/en-us/HT208050
-
- 23 Nov, 2019 2 commits
-
-
Marc Cornellà authored
-
Peter Mosmans authored
When ZSH_TMUX_UNICODE=true then tmux is informed that UTF-8 is supported. Closes #5166
-
- 22 Nov, 2019 1 commit
-
-
Aaron N. Brock authored
-
- 21 Nov, 2019 4 commits
-
-
Marc Cornellà authored
Fixes #8418
-
Marc Cornellà authored
Fixes #8416
-
Marc Cornellà authored
* Remove current directory from sys.path in python invocations
-
Marc Cornellà authored
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
-
- 20 Nov, 2019 3 commits
-
-
Jason Pickens authored
This prevents the jenv plugin from messing up the PATH and putting `user/local/bin` back at the front of the PATH, undoing any careful setup done before enabling this plugin.
-
Jacob Tomaw authored
-
Håvard Moen authored
-
- 19 Nov, 2019 4 commits
-
-
Jacob Tomaw authored
Running `source ~/.zshrc` can have side effects, it's better to reload the whole zsh session with `exec zsh`.
-
Jacob Tomaw authored
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Taico Aerts authored
-
Richard Pöttler authored
Also more quiet extraction. -D for cpio was not used due to additional output.
-
- 18 Nov, 2019 1 commit
-
-
Syphdias authored
-
- 17 Nov, 2019 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Aaron N. Brock authored
Echo to Error-Stream and double quotes
-