- 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>
-
- 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
-
- 21 Nov, 2019 3 commits
-
-
Marc Cornellà authored
Fixes #8418
-
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
-
- 15 Nov, 2019 2 commits
-
-
James Jensen authored
Change `itunes` to `music`, as iTunes was renamed to Music in _**macOS** Catalina 10.15_ Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Paulo Diovani Gonçalves authored
-
- 14 Nov, 2019 2 commits
-
-
Péter HÉJA authored
-
Yuan-Hao Chen authored
-
- 09 Nov, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #8368
-
- 08 Nov, 2019 2 commits
-
-
StelFux authored
-
Isaac Clayton authored
* Update http to https in Solarized * Upgrade http to https for 'Burger In Your Shell' * Upgrade http to https for tmux.github.io
-
- 06 Nov, 2019 1 commit
-
-
Eric Dobbs authored
Piping stdin to emacs alias on MacOS was breaking (--tmpdir is not supported in BSD flavored mktemp). Tested in MacOS 10.14 and debian:buster to confirm it still works in linux.
-
- 05 Nov, 2019 1 commit
-
-
Sudhin MN authored
-
- 30 Oct, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #8337
-
- 27 Oct, 2019 1 commit
-
-
Vice Versa authored
Never use `[[` for numeric comparisons, for that, we’ll use `((`.
-
- 25 Oct, 2019 4 commits
-
-
Michael authored
Deleting `.mypy_cache` did not work, because the directories were not empty. They contain JSON files instead of compiled byte-code. This extends the cleanup by also getting rid of `.pytest_cache` directories.
-
Łukasz Chrząszcz authored
-
Marc Cornellà authored
-
Anton Balaniuc authored
-
- 24 Oct, 2019 2 commits
-
-
Marc Cornellà authored
-
Lukasz Chrzaszcz authored
-
- 22 Oct, 2019 1 commit
-
-
Tim authored
-
- 20 Oct, 2019 2 commits
-
-
Kenny Heaton authored
-
Netoun authored
-
- 19 Oct, 2019 2 commits
-
-
-
Marco Zühlke authored
-