775 Commits (e7fea3343f57461d8f3fa50d1a22b2c8490f9ecd)

Author SHA1 Message Date
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
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
Kaleb Elwert 221c6cd128 Remove BRACE_CCL as default
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 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
Kaleb Elwert f02dc1af57 gpg: potential fix for #1252
7 years ago
Kaleb Elwert 105e9658bb gnu-utility: avoid overriding shell builtins
7 years ago
Kaleb Elwert 948d9b3aa5 Store cache files in a user-writable location
7 years ago
Kaleb Elwert 79927ac73a editor: Fix Home and End in vicmd mode
7 years ago
Kaleb Elwert 485ad9e704 Add Alternatives section to archive module README (Fixes #705)
7 years ago
Kaleb Elwert c7dcd21c9e Don't show ruby info if using system version
7 years ago
Kaleb Elwert 7ebb5e9dda environment: Fix logic around url quoting in zsh >= 5.1
7 years ago
François VANTOMME ff9b901394 Set key binding (^space) to expand all aliases including global (#1500)
7 years ago
Kaleb Elwert 4b0ecffaca prompt: update pure to 1.6.0
7 years ago
Kaleb Elwert cbcbedd694 prompt: Add basic troubleshooting information for fonts
7 years ago
Kaleb Elwert 109864429c ssh: fix loading of ssh identities when none are explicitly defined
7 years ago
Jeff Widman fb903cb067 Document support for macOS
7 years ago
Manoel Vilela 6d5650eae7 [tmux] Avoid run tmux when the shell is executed on emacs
7 years ago
Kevin Kirsche 25d8db301d Clarify that brewu updates AND upgrades
7 years ago
Kaleb Elwert 63310f6403 ssh: update SSH_ASKPASS workaround to more closely match what ssh-add needs
7 years ago
sergiorussia 1d0bee6098 Fix README.md for autosuggestions and history-substring-search (#1471)
7 years ago
Nicola Corna 9520f1be6f archive: fix unrar-free and add support for unar (#1383)
7 years ago
Greg Anders cd703d3c3c Add make to gnu-utility commands
7 years ago
Samantha McVey 752f64f085 Bind more unbound keys in viins and vicmd to nothing
7 years ago
Andrew Breckenridge 34d4897d0e Updates outdate Mac OS X to macOS
7 years ago
Diego Rabatone Oliveira 3faaffe7e9 Updating submodules
7 years ago
Kaleb Elwert 34482cb325 prompt: add documentation for return value display
7 years ago
Samantha McVey 2cfd366ba6 [prompt_sorin] Use ✘ and show return value for non-0 rtrns (#1460)
7 years ago
Samantha McVey 808d9d3579 Add zsh-help function for easily searching the zsh documentation (#1360)
7 years ago
Antoine Rahier 76388a8cd1 Pin powerlevel9k submodule to latest release (v0.6.4)
7 years ago
Antoine Rahier 6a8f1c6b16 Add powerlevel9k theme
7 years ago
Jeff Widman ba0cb8afd8 Add missing highlighter to readme
7 years ago
Jeff Widman 46de6fef77 Swap italics to code formatting and add hyperlink
7 years ago
Jeff Widman 37c61a058c Document that `fasd` is now bundled with prezto
7 years ago
Jeff Widman 38fb41d66e Use backticks rather than italics for paths
7 years ago
Jeff Widman 727f094b0f [python] cleanup readme formatting
7 years ago
Jeff Widman 8fa14ed72f Drop `easy_install` in docs, everyone now uses `pip` (#1436)
7 years ago
Jeff Widman 58bcc43bf9 Fix typo
7 years ago
Jeff Widman 98f37b3c2f Update reference to Bombich's rsync
7 years ago
Foo Chuan Wei a7fb175b20 Fix English mistakes in the autosuggestions module README.md (#1444)
7 years ago
Greg Anders 9c528efa60 Explicitly set PYENV_ROOT
7 years ago
Indrajit Raychaudhuri 83ab314b77 [python] Refine pyenv based virtualenv management
7 years ago
Indrajit Raychaudhuri 5ffc8a07f1 [python] Ensure availability of virtualenvwrapper file before sourcing it
7 years ago
Jeef cab4ac54ec Update prompt_sorin_setup
7 years ago
Jeef 4c272a20f6 Update prompt_sorin_setup
7 years ago
Jeef 5b244eeadb Update prompt_sorin_setup
7 years ago
Zach Whaley 3194442759 Edit pyenv virtualenv-init check to support non-brew installations
7 years ago
Jeff Widman e6af5f2e91 Fix typo
7 years ago
Kaleb Elwert dd1133d32e prompt: remove unneeded prompt_opts from smiley prompt
7 years ago
Kaleb Elwert 2f867d6f22 Revert "prompt: remove prompt_sp from prompt_smiley_setup as it is not needed"
7 years ago
Kaleb Elwert 24e5e49ff2 prompt: remove prompt_sp from prompt_smiley_setup as it is not needed
7 years ago
Kaleb Elwert 730fc4690e prompt: add sp option to prompt_setup functions
7 years ago
Indrajit Raychaudhuri 5e295b0835 [prompt] Remove spurious duplicate section
7 years ago
Indrajit Raychaudhuri 8d7e3e27c7 [python] Detect availability of virtualenv plugins as well as pyenv
7 years ago
Indrajit Raychaudhuri a60499f933 [general] Miscellaneous cleanup and formatting
7 years ago
Mauro Locatelli 7b5196ca66 ssh: check ssh-askpass presence under Linux
7 years ago
Kaleb Elwert 3f556400e7 Avoid setting TMPDIR and make sure all modules handle that properly
7 years ago
Indrajit Raychaudhuri 591d087ccc [completion] Allow ignores for '/etc/hosts' entries to be dynamic
7 years ago
Indrajit Raychaudhuri 9b6bf4a7cd [completion] Support ignoring '/etc/hosts' entries in host completion
7 years ago
Indrajit Raychaudhuri 19435b16ea [python] Improve and document `virtualenvwrapper` initialization flow
7 years ago
Kaleb Elwert 7e7124e84a Update agnoster prompt to include security fix
7 years ago
Stephen Larew e364eac8f5 ssh: update README to reflect macOS changes
7 years ago
Kaleb Elwert 9bdc1b35d5 Migrate sorin prompt to zsh-async (#1385)
7 years ago
Samantha McVey 9f1a41de90 Fix unbound keys in vicmd/viins mode
7 years ago
Indrajit Raychaudhuri d6276e8025 [osx] Support custom keyword used by `mand` to open man pages in Dash.app
7 years ago
Indrajit Raychaudhuri 8846db9d4d [node] Always quote files when `source`-ing
7 years ago
Indrajit Raychaudhuri a60fe47359 [utility] Refactor rsync_scp wrapper function and add completion support
7 years ago
Indrajit Raychaudhuri 17a59bada7 [prompt] Rename helper function `promptpwd` to `prompt-pwd` for consistency
7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting
7 years ago
Indrajit Raychaudhuri bcbaea27af [python] Detect actual `pip` command available for generating completion cache
7 years ago
Indrajit Raychaudhuri 608f291ad3 [utility] Reuse interactive aliases when 'safe-ops' is set
7 years ago
Kaleb Elwert 2db7f62c2b [homebrew] Add documentation for brewo and casko
7 years ago
Karim Benbouali 46e34d30b8 module(homebrew): add outdated options for cask and brew commands
7 years ago
Indrajit Raychaudhuri cb4be65d29 [utility] Update documentation for 'safe-ops'
7 years ago
Indrajit Raychaudhuri f236344fc8 [utility] Remove premature call to `compdef`
7 years ago
Kaleb Elwert 90071d3ad0 utility: fix completion for rsync and scp
7 years ago
Indrajit Raychaudhuri c1a8fc0469 Cleanup spurious whitespace
7 years ago
Indrajit Raychaudhuri b0c85eddf6 [command-not-found] Load brew 'command-not-found' if homebrew tap is available
7 years ago
Kaleb Elwert 04bfb5131b fasd: fall back to submodule only if command is missing
7 years ago