18 Commits (d6b5af8b309369e274a1cd2f66223871e78d5add)

Author SHA1 Message Date
Indrajit Raychaudhuri 4b8dd86bb4 environment: Simplify nested conditional block 3 years ago
Roman Perepelitsa ce3cb65098 environment: improve the TTY check (#1785) 5 years ago
Roman Perepelitsa 98c2e6ef4f environment: apply `stty -ixon` only to tty (#1771) 5 years ago
Maxim Baz 79d6d39912 Allow mapping Ctrl+S and Ctrl+Q shortcuts (#1750) 5 years ago
Kaleb Elwert 8db23c19a0 environment: only enable bracketed paste on non-dumb terminals 6 years ago
Kaleb Elwert 0465db42a4 Move INTERACTIVE_COMMENTS from editor to environment 7 years ago
Kaleb Elwert ff8249abd0 Remove BRACE_CCL as default 7 years ago
Kaleb Elwert 7ebb5e9dda environment: Fix logic around url quoting in zsh >= 5.1 7 years ago
Sorin Ionescu 9539341e1e [Fix #732] Replace $GREP_OPTIONS with an alias 10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file 10 years ago
Sorin Ionescu 4e3475d8a7 [Fix #403] Display accented characters properly 11 years ago
Sorin Ionescu fb9a20591f [Fix #197] Rebrand as Prezto 12 years ago
Sorin Ionescu 9a52ecb21b Increase heading readability 12 years ago
Sorin Ionescu 4fd347580e [Fix #104] Add documentation for environment 12 years ago
Sorin Ionescu 7a4433e92c [#171] Move environment variables into zshenv 12 years ago
Sorin Ionescu aed0d586cb Unset path_file after use 12 years ago
Sorin Ionescu 76347e638a [Fix #165] Remove personal paths from environment 12 years ago
Sorin Ionescu 86e4d2e3ff [#23] Convert environment into a module 12 years ago
Sorin Ionescu afca9425b9 [Fix #79] Only set $BROWSER on Mac OS X 12 years ago
Sorin Ionescu 391598716b Fix global typesets 12 years ago
Sorin Ionescu 390c353f97 [Fix #35] Add a comment on enabling mouse scroll 12 years ago
Sorin Ionescu 2d0e73c0a7 [Fix #54] Disable less' alternate screen 12 years ago
Sorin Ionescu f922b91417 Enable brace character class list expansion 12 years ago
Sorin Ionescu 34a5743789 Do not disable less' alternate screen, close #35 12 years ago
Sorin Ionescu 11d5792243 Fix path-related typesets 12 years ago
Sorin Ionescu 98e63641a9 Do not override parent process paths, close #26 12 years ago
Sorin Ionescu fd669f22a4 Fix open on Linux, close #24 12 years ago
Sorin Ionescu d5884e79b7 Removed hard coded locale, fixed #9. 13 years ago
Sorin Ionescu 81789a06a2 Added missing sbin directories in PATH. 13 years ago
Sorin Ionescu b96bbca51c Added or edited file headers. 13 years ago
Sorin Ionescu 7ca3ff941b /etc/paths.d and /etc/manpaths.d are Mac only. 13 years ago
Sorin Ionescu 30f8aef2a1 Export INFOPATH for GNU info documentation. 13 years ago
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 13 years ago
Sorin Ionescu faeca82831 The functions directory should only hold functions. 13 years ago
Sorin Ionescu 05c94e2dd5 Simplified option variables for greater flexibility. 13 years ago
Sorin Ionescu 9c24ac8211 Added helper functions. 13 years ago
Sorin Ionescu 90da5fc874 Merged zshenv into environment.zsh. 13 years ago
Sorin Ionescu 3d465712bc Refactored environment. 13 years ago