172 Commits (main)

Author SHA1 Message Date
Alpha Chen c3d5574107
add kubectl completions
1 year ago
Alpha Chen bcee60a5f5
use a module for docker completion
1 year ago
Alpha Chen 389c2dad42
add custom completions
1 year ago
Alpha Chen efd11fbae7
fix fzf alt-c command
1 year ago
Alpha Chen c6d1045581
add .local/bin to $PATH
1 year ago
Alpha Chen dd3082a77f
move aliases to rc, add tmux alias for better integration w/direnv
1 year ago
Alpha Chen 8639cc1872
fzf updates
1 year ago
Alpha Chen 4d9a3cf96e
use double quotes
1 year ago
Alpha Chen 5567d55f9f
fzf
1 year ago
Alpha Chen 52b6eed678
use exa for ls
1 year ago
Alpha Chen dcf4aefe45
move chruby to rc, add .dotfiles/bin
1 year ago
Alpha Chen 37c58e1d21
move PATH-modifying stuff to zshenv
1 year ago
Alpha Chen 305fc21c8d
Fix tat session name cleaning
1 year ago
Alpha Chen 06c46aa5bd
Sub all . for _ for tat
1 year ago
Alpha Chen c7a59b2b7e
Selecta support
1 year ago
Alpha Chen 89245945e1
Add ~/bin to PATH
1 year ago
Alpha Chen 87141e6f33
Sanitize tmux session names
1 year ago
Alpha Chen 7c78c7020b
Add Cargo bin to PATH
1 year ago
Alpha Chen 9492e4fc09
Move direnv and chruby hooks into zshrc
1 year ago
Alpha Chen 10263f90fe
Make eject function case-insensitive
1 year ago
Alpha Chen bb44c92a9b
Re-enable automatic chruby-ing
1 year ago
Alpha Chen aa244610d5
Fix up arrow through history
1 year ago
Alpha Chen 636694dd8e
Enable syntax highlighting and history substring matching
1 year ago
Alpha Chen 51150c82ec
Add a "plz" alias for "sudo"
1 year ago
Alpha Chen f76b32657d
Add function for ejecting mounts
1 year ago
Alpha Chen e6bc833747
initial personalization
1 year 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
3 years ago
Indrajit Raychaudhuri 3dc3fa7f8c zprofile: Expand the default list of well known paths
3 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
4 years ago
Kenichi Kamiya a7f223d959 Enable `history-substring-search` as a default module
4 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)
7 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
8 years ago
Matt Henkel d02c2951b3 Add the ability to specify tmux session name
8 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
12 years ago
Sorin Ionescu c9c3b40b5c [Fix #437] Always set $TMPDIR
12 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