90 Commits (1ff1099d0588d32511b2ab0cd24e1cf30ebc5236)

Author SHA1 Message Date
Indrajit Raychaudhuri 98d69fc91f zprofile: adjust condition for `LESSOPEN` export
3 years ago
Aaron Kanter 15150085e6 Only export env variables in zprofile if unset
3 years ago
Indrajit Raychaudhuri 48291f68e8 general: Reformat runcom documentation
3 years ago
Indrajit Raychaudhuri 6c5657be8e zprofile: Don't exit 'less' when everything fits the screen
3 years ago
Indrajit Raychaudhuri 1ff9421f7b general: Update documentation better qualifying runcom paths
3 years ago
Indrajit Raychaudhuri d80e393f78 general: Reformat documentation with better formatting and wording
3 years ago
Kenichi Kamiya a7f223d959 Enable `history-substring-search` as a default module
3 years ago
Texas Toland ff91c8d410
Make .zcomp* location configurable (#1842)
4 years ago
mattmc3 a3a51bdf6c Support pmodule-allow-overrides feature (#1780)
5 years ago
Roman Perepelitsa c6efe80152 runcoms: don't raise an error in zlogin when stderr is not a TTY (#1775)
5 years ago
Indrajit Raychaudhuri 6f603df7a6 general: Miscellaneous documentation updates
6 years ago
newtonne 66487c9532 Correct alphabetical order in zprestorc
6 years ago
Christopher Bowns 92e668e1d9 Remove zlogout's Apu quote (#1583)
6 years ago
Ashish Gandhi b6b43eb331 Rename "Mac OS X" to "macOS" in comments
7 years ago
Kaleb Elwert 054eb351f1 Revert "Only call reset-prompt when the appropriate zstyle is set"
7 years ago
John P. Neumann 6d00fdf8c8 Only call reset-prompt when the appropriate zstyle is set
7 years ago
Joel Kuzmarski e2785cc246 Better TTY logic for zlogin and zlogout
7 years ago
Kaleb Elwert ce349dff81
Allow modules to be loaded from multiple places (#1458)
7 years ago
Kaleb Elwert 34482cb325 prompt: add documentation for return value display
7 years ago
Jeff Widman 9dfa8a67f6 Fix typo
7 years ago
Kaleb Elwert 3f556400e7 Avoid setting TMPDIR and make sure all modules handle that properly
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
Indrajit Raychaudhuri d6276e8025 [osx] Support custom keyword used by `mand` to open man pages in Dash.app
7 years ago
Indrajit Raychaudhuri 17a59bada7 [prompt] Rename helper function `promptpwd` to `prompt-pwd` for consistency
7 years ago
Indrajit Raychaudhuri cb4be65d29 [utility] Update documentation for 'safe-ops'
7 years ago
Kaleb Elwert 17bc7530ba Update documentation on safeops
7 years ago
Samantha McVey 2a75fba6a8 [utility] Add safe-ops zstyle option to disable safe rm/cp/ln/mv
7 years ago
Samantha McVey a4ff6acd56 [runcoms/zprofile+zshenv] Ensure TMPDIR is always set
7 years ago
Alexander Neumann 2f20a80f72 sorin theme: Use a proper temp file for async data
7 years ago
Alexander Neumann 5bcc223e95 zprofile: Use non-random static TMPDIR
7 years ago
Matthew Crenshaw 08e39a587f Python virtualenv auto workon cwd hook (#1300)
7 years ago
Kaleb Elwert 6975b119b6 Change the zstyle config name for #607
7 years ago
Matt Henkel d02c2951b3 Add the ability to specify tmux session name
7 years ago
Kyle Rich 723b3812e1 Convert long-pwd to pwd-length
8 years ago
Kyle Rich 7c509a264f Add zstyle option to show pwd in long format
8 years ago
Eduard Zintz 1c0f95c08e Allow syntax highlighting pattern styles (#1192)
8 years ago
John P. Neumann 412af29808 Merge pull request #1272 from sorin-ionescu/issue/1246-ps-context-config
8 years ago
Olaf Conradi 013668f484 Improve and simplify titling functions.
8 years ago
Jared Scott 3a6ae0fc6c Change $TMPDIR for non-interactive shells
8 years ago
John P. Neumann b38ced856a Adds additional support for PS prompt context expansion
8 years ago
Sorin Ionescu 4f19700919 Add missing syntax highlighter
9 years ago
Sorin Ionescu c8b8397728 [Fix #532] Integrate autosuggestions
9 years ago
Sorin Ionescu ab45ade380 [Fix #801] Make $TMPPREFIX a file path
10 years ago
Sorin Ionescu 88aee30ae8 [Fix #762] Use $LOGNAME instead of $USER
10 years ago
Daniel Kolakowski 00a5639e65 Enable iTerm2 tmux integration
10 years ago
Indrajit Raychaudhuri 6f9c1666e1 Use short apothegms only in fortune
10 years ago
Indrajit Raychaudhuri 53bd555c6d Try `lesspipe` in addition to `lesspipe.sh` for LESSOPEN
10 years ago
Joel Kuzmarski 5791c07d48 Only print fortunes in terminals
10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file
10 years ago