158 Commits (06a513f9a9719e3ec4be4c7bec27803e22b14854)

Author SHA1 Message Date
Alpha Chen c7a59b2b7e
Selecta support
11 months ago
Alpha Chen 89245945e1
Add ~/bin to PATH
11 months ago
Alpha Chen 87141e6f33
Sanitize tmux session names
11 months ago
Alpha Chen 7c78c7020b
Add Cargo bin to PATH
11 months ago
Alpha Chen 9492e4fc09
Move direnv and chruby hooks into zshrc
11 months ago
Alpha Chen 10263f90fe
Make eject function case-insensitive
11 months ago
Alpha Chen bb44c92a9b
Re-enable automatic chruby-ing
11 months ago
Alpha Chen aa244610d5
Fix up arrow through history
11 months ago
Alpha Chen 636694dd8e
Enable syntax highlighting and history substring matching
11 months ago
Alpha Chen 51150c82ec
Add a "plz" alias for "sudo"
11 months ago
Alpha Chen f76b32657d
Add function for ejecting mounts
11 months ago
Alpha Chen e6bc833747
initial personalization
11 months ago
Indrajit Raychaudhuri 5ac930d96b history-substring-search: Tweak documentation and cleanup
1 year ago
mritd 74a19fb665 docs(history-substring-search): add `prefixed` setting example comment
1 year ago
dllud bd180eec72 history-substring-search: add fuzzy and unique
1 year ago
huyz e50b93ca88 Fix zcompile race condition
2 years ago
Shea690901 dea85a0740 feat(module/history): add full configurability
2 years ago
Indrajit Raychaudhuri 3dc3fa7f8c zprofile: Expand the default list of well known paths
2 years ago
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
Xavier Cambar 478653fab2 [Fix #543] Do not set tmux destroy-unattached
11 years ago
Sorin Ionescu dbeb6d4e1a [Fix #361] Load chruby when found
11 years ago
Sorin Ionescu e4e4f89c9f [Fix #523] Ensure zprofile exists before sourcing it
11 years ago
Peter Jaros cdc4f36f25 Fix heading level for "zpreztorc"
11 years ago
Sorin Ionescu 254b7c36d9 [Fix #324] Add configurable terminal window and tab title formats
11 years ago
Sorin Ionescu 5b4dcea595 Simplify auto-titling
11 years ago
Sorin Ionescu b98c7469e5 Rewrite terminal auto-title
11 years ago
Sorin Ionescu 76fc07ba9f Comment a typeset
11 years ago
Robin 3a5fff9c6d Don't override customized environments in subshells
11 years ago
Sorin Ionescu eb1a20552a Comment an unnecessary style
11 years ago
Georges Discry 07686fad38 Increase control over multiplexer auto-start
11 years ago
Sorin Ionescu 875ce2e56c [Fix #434] Correct ambiguity in the use of the term keymap
11 years ago
Sorin Ionescu c9c3b40b5c [Fix #437] Always set $TMPDIR
11 years ago
Sorin Ionescu fcab2a1713 [Fix #425] Rewrite module ssh-agent; rename it to ssh
12 years ago
Sorin Ionescu 2e64f7ed64 [Fix #419] Rewrite module gpg-agent; rename it to gpg
12 years ago
Sorin Ionescu 6cd97d2d0f [Fix #52] Add zstyles to configure history-substring-search
12 years ago
Sorin Ionescu 810a4490d7 [#52] Add zstyles to configure syntax-highlighting
12 years ago
Rory O’Kane f431af790b Fix misspellings of the word bellow in READMEs
12 years ago
Sorin Ionescu 579dfee6f7 [Fix #399] Only enable the main syntax highlighter
12 years ago
Sorin Ionescu 6e65349c45 [Fix #398] Manually set locale
12 years ago
Sorin Ionescu 6fd00449a6 [Fix #381] Remove the path_helper workaround
12 years ago
Sorin Ionescu 095863e6ae [Fix #385] Do not set $INFOPATH
12 years ago
Sorin Ionescu e5de305157 [Fix #383] Do not set $MANPATH
12 years ago
Georges Discry 39795d3e5e Fix lesspipe.sh detection in custom PATH
12 years ago
Sorin Ionescu 455cc0c6e5 Export $MANPATH and $INFOPATH
12 years ago
Sorin Ionescu 5a245850f0 [Fix #355] Do not set launchd environment variables
12 years ago
huyz 37f65b3f86 Check for the existence of .zcompdump before compiling
12 years ago
Sorin Ionescu bd9327ca3f Rename the Git status ignore submodules zstyle pattern
12 years ago
Sorin Ionescu 6975e1df1c [Fix #300] Disable SSH-Agent protocol emulation by default
12 years ago
Sorin Ionescu fb4ffd9883 Add a missing backslash
12 years ago
Sorin Ionescu 115424172a [Fix #257] Add zstyles from READMEs to zpreztorc
12 years ago
Sorin Ionescu cc7e43b242 [Fix #253] Move Prezto settings into their own file
12 years ago