1
0
Fork 0
Commit Graph

1758 Commits (f8f93d4b91ba59a3323baf0a1ed91c6c33da72b8)
 

Author SHA1 Message Date
Kaleb Elwert f8f93d4b91 command-not-found: Directly source homebrew command-not-found handler
6 years ago
Ashish Gandhi b6b43eb331 Rename "Mac OS X" to "macOS" in comments
7 years ago
Kaleb Elwert 300102897a Add proper prompt_opts to smiley prompt
7 years ago
Kaleb Elwert 054eb351f1 Revert "Only call reset-prompt when the appropriate zstyle is set"
7 years ago
François VANTOMME 1b441e7654 Feat (git): add an alias displaying the commits yet to be applied to upstream (#1565)
7 years ago
Kaleb Elwert 443021237a
Allow users to easily define LS_COLORS and LSCOLORS (#1546)
7 years ago
Roman Peshkov a0977cb92e Ignore tmux autostart in vscode terminal
7 years ago
Diego Rabatone Oliveira b3c27bb164 Replace git with 'command git' (#1551)
7 years ago
bryndin e00562e7cf python: autoload add-zsh-hook when needed (#1549)
7 years ago
Kaleb Elwert 742260b55f Remove support for pydf to make options more consistent
7 years ago
Philipp A 580ddc44f3 Add another shadow to the git aliases
7 years ago
Rick Jones 4325f74f9d git: add tag aliases
7 years ago
John P. Neumann 6d00fdf8c8 Only call reset-prompt when the appropriate zstyle is set
7 years ago
Alexey Zapparov e26387656d Don't double-source chruby
7 years ago
Kaleb Elwert d7622624aa autosuggestions: add basic history troubleshooting information
7 years ago
Kaleb Elwert 282b478fd2 Add vi-pound-insert as # in vicmd mode
7 years ago
Kaleb Elwert 904eef5fa5 Add `pound-toggle` zle widget to work around the buggy built-in `pound-insert`
7 years ago
Kaleb Elwert 906ac99e20 Move INTERACTIVE_COMMENTS from editor to environment
7 years ago
Maxim Baz 0b62639ad5 Set INTERACTIVE_COMMENTS by default
7 years ago
Kaleb Elwert 54d2a76731 pacman: fix mistake where aurutils should be used, not aurtools
7 years ago
Kaleb Elwert e32a96be72 pacman: Simplify support for AUR helpers
7 years ago
Salmanul Farzy 73e94b84bb Don't set auto_name_dirs because it messes up prompts
7 years ago
Kaleb Elwert 82d3265ad5 utility: remove usage of noremoteglob until bugs can be fixed
7 years ago
Kaleb Elwert 66bfe9be27 autosuggestions: ensure external submodule is the latest version
7 years ago
Kaleb Elwert 83085e5231 python: remove zstyle setting in favor of third party environment variable
7 years ago
Kaleb Elwert 4c31107e3b python: only override virtualenv python if not set
7 years ago
Kaleb Elwert d8d6b4d70a python: only override virtualenvwrapper python when needed
7 years ago
Kaleb Elwert e021adeb4a python: make a reasonable guess about virtualenvwrapper python location
7 years ago
Brian K. Christensen aa0395244d Update zsh-autosuggestions to v0.4.2
7 years ago
Kaleb Elwert 3ab569ff78 python-info: add support for pyenv and only do extra work if the prompt needs it
7 years ago
Kaleb Elwert 3a0bd28e0c ruby-info: only run commands if the prompt needs the info
7 years ago
Kaleb Elwert 64d57ec71f python-info: avoid setting python_info[version] if python is not on the PATH
7 years ago
Kaleb Elwert b407ba0c3a python-info: provide python version info for theming
7 years ago
Joel Kuzmarski e2785cc246 Better TTY logic for zlogin and zlogout
7 years ago
Kaleb Elwert 029414581e Add support for loading plugins in the oh-my-zsh format
7 years ago
Kaleb Elwert 7cdde9b631 pacman: Update README to recommend pacaur over yaourt
7 years ago
Kaleb Elwert 8ed2c78de8 editor: Avoid prompt redisplay on completion when there is no indicator
7 years ago
Indrajit Raychaudhuri 043d09bbfe [git] Support short-code and improve completion in 'git-hub-shorten-url'
7 years ago
Kaleb Elwert df3468e957 Update zsh-async to v1.6.0
7 years ago
Kaleb Elwert 65bcbae8bc Update zsh-autosuggestions to v0.4.1
7 years ago
Denys Digtiar 64d6ae805c Source correct module's `init.zsh`
7 years ago
Kaleb Elwert 221c6cd128 Remove BRACE_CCL as default
7 years ago
Yutian Li cbe4815189 Allow module to be a symbolic link to a non-empty directory (#1510)
7 years ago
Kaleb Elwert a3f40a7479 Fix README formatting
7 years ago
Kaleb Elwert d725233bb1 Add basic documentation on external module directories
7 years ago
Indrajit Raychaudhuri 2436806fce [utility] Simplify enabling 'diff' color conditions in wrapper function
7 years ago
ickc 96bbb31cc8 Added conda virtualenv support to python module. (#1505)
7 years ago
Kaleb Elwert ce349dff81
Allow modules to be loaded from multiple places (#1458)
7 years ago
Kaleb Elwert ad79f78fbe prompt: fix async usage in sorin prompt
7 years ago
Kaleb Elwert e159c1a439 prompt: update sorin prompt async usage to be closer to pure
7 years ago