1
0
Fork 0
Commit Graph

999 Commits (master)

Author SHA1 Message Date
Ben 3a471a05f9 Update docker compose references
2 years ago
Eugen Blattner 12df1363ce fix: heading level for new hist file settings
2 years ago
Shea690901 dea85a0740 feat(module/history): add full configurability
2 years ago
Indrajit Raychaudhuri c857e809c3 command-not-found: Detect Homebrew repo internally, not idiomatically
2 years ago
Indrajit Raychaudhuri ac1c39d2e1 completion: Detect Homebrew prefix internally, not idiomatically
2 years ago
Eugen Blattner 2c66331316 fix: use deflating flag for pixz in unarchive function
2 years ago
Eugen Blattner 3da67271b9 fix: use inflating binaries instead of deflating in unarchive function
3 years ago
Jim Boulter 1ff1099d05 Allow users to set a dirty-branch format
3 years ago
Indrajit Raychaudhuri 7ec1ecde3a prompt: Update pure submodule to 1.20.1
3 years ago
Zach Birenbaum 20641f3447
Merge pull request #1981 from zbirenbaum/python_fix
3 years ago
mattmc3 bf3dfe8c02 Update Pure prompt to 1.20.0
3 years ago
zbirenbaum d840f0fc7b Fix crash on open caused by incorrect conditional in python module
3 years ago
Roman Perepelitsa d6e1ef5fcf prompt: update powerlevel10k submodule to v1.16.1
3 years ago
Roman Perepelitsa 7884fb2271 prompt: update powerlevel10k submodule to v1.16.0
3 years ago
David Crook ecaed1cfa7 change polarity of test for BROWSER
3 years ago
Indrajit Raychaudhuri 166cbe2fca autosuggestions: Update zsh-autosuggestions to 0.7.0
3 years ago
Indrajit Raychaudhuri 2451239713 general: Clarify relative ordering of modules in docs
3 years ago
Indrajit Raychaudhuri f3c92ffeb3 utility: Pipe diff output through colordiff Instead of aliasing
3 years ago
Thomas Blaschke 866d5dfccd Add conda to the list of requirements
3 years ago
Roman Perepelitsa 061a7b961c prompt: update powerlevel10k submodule to v1.15.0
3 years ago
Indrajit Raychaudhuri 6833fcd2f2 node: Cleanup and optimize 'node' module
3 years ago
Indrajit Raychaudhuri f1e24d3fd8 completion: Unset local variable outside condition block
3 years ago
Indrajit Raychaudhuri 37443368c1 ruby: Cleanup and optimize 'ruby' module
3 years ago
Indrajit Raychaudhuri afe59b293b python: Update pyenv initialization flow per pyenv 2.0
3 years ago
Indrajit Raychaudhuri f0942e6dda python: Optimize completion for loading lazily on demand
3 years ago
Indrajit Raychaudhuri d686da3c03 python: Reformat and apply visual cleanup
3 years ago
Indrajit Raychaudhuri 9037fda36d completion: Avoid double-quoting LS_COLORS for completion
3 years ago
Ehren Kret 53033bc5d9 Fix broken source commands in node module
3 years ago
Indrajit Raychaudhuri 7052e2a002 completion: Skip completion lookup for key-only brewed curl
3 years ago
Indrajit Raychaudhuri 979144d0e4 git: Update minimum required git version to 2.11
3 years ago
hidekuro c4a8f446c6 git: Use `update` instead of `foreach` in alias 'gSu'
3 years ago
Indrajit Raychaudhuri a3643f124e git: Optimize scripts for git helper functions
3 years ago
Indrajit Raychaudhuri efebe3efec git: Alias and function cleanup and formatting for clarity
3 years ago
Indrajit Raychaudhuri 9459a716bf node: Add handy aliases for 'npm'
3 years ago
Indrajit Raychaudhuri 28ec39d9b2 node: Add environment variable to store 'n' cache
3 years ago
Indrajit Raychaudhuri 9f37fc9841 node: Optimize completions for loading lazily on demand
3 years ago
Indrajit Raychaudhuri f84075b8d4 node: Prefer nodenv over nvm when available
3 years ago
Indrajit Raychaudhuri af46875c5e node: Revamp and optimize 'node' module
3 years ago
Indrajit Raychaudhuri c6b59f8bb1 completion: Set standard style used by 'list-colors'
3 years ago
Indrajit Raychaudhuri 515d70f639 utility: Add support for 'aria2c' in 'get' alias
3 years ago
Indrajit Raychaudhuri 7980dd91c9 gnu-utility: Add more utility commands and rearrange
3 years ago
Indrajit Raychaudhuri e07fd052d7 utility: Simplify conditional block for 'make' helper
3 years ago
Indrajit Raychaudhuri d3d79bbe74 utility: Use Zsh native mechanism to detect GNU 'du'
3 years ago
Indrajit Raychaudhuri 6eb4021556 utility: Remove redundant `function` clause in 'diff'
3 years ago
Indrajit Raychaudhuri d51e5ce40f utility: Always use 'git' fallback for 'wdiff' wrapper
3 years ago
Indrajit Raychaudhuri fae5e493ec utility: Check best-fit Python version for 'http-serve'
3 years ago
Indrajit Raychaudhuri 2368c9142b utility: Honor pre-defined COLOR settings for grep
3 years ago
Indrajit Raychaudhuri 1ff9421f7b general: Update documentation better qualifying runcom paths
3 years ago
Indrajit Raychaudhuri 424d4cb779 utility: Detect GNU 'ls' before applying the relevant tweaks
3 years ago
Indrajit Raychaudhuri b14aca307d prompt: Update async helper to 1.8.5
3 years ago
Indrajit Raychaudhuri 0628b91028 completion: Update zsh-completions submodule to 0.33.0
3 years ago
Indrajit Raychaudhuri 742c1ea26f history: use external `mv` command for HISTFILE migration
3 years ago
Indrajit Raychaudhuri d80e393f78 general: Reformat documentation with better formatting and wording
3 years ago
Indrajit Raychaudhuri 8edc5e9323 environment: Simplify nested conditional block
3 years ago
Indrajit Raychaudhuri d04a6ef459 rsync: Recommend Homebrew or MacPorts rsync for macOS
3 years ago
Indrajit Raychaudhuri 788aa3d158 rsync: Check for new rsync before applying newer options
3 years ago
Indrajit Raychaudhuri 261d3b8224 rsync: Remove broken HFS+ specific compression flag
3 years ago
Indrajit Raychaudhuri 68300e6de4 node: Fixup nvm path detection for Homebrew based nvm
3 years ago
Indrajit Raychaudhuri e87a9b0a93 completion: Add completion for keg-only brewed curl when available
3 years ago
Indrajit Raychaudhuri 509c5ca80f history: Move HISTFILE path to more conventional one
3 years ago
Indrajit Raychaudhuri 1d1ae0a661 homebrew: Update documentation
3 years ago
Indrajit Raychaudhuri f830065347 homebrew: Add 'brew upgrade' alias for cask
3 years ago
Indrajit Raychaudhuri 3285b33f0c homebrew: Remove wrapper function for deprecation warning
3 years ago
Roman Omarov 9d42feac16 homebrew: cask aliases update
3 years ago
Indrajit Raychaudhuri 93556a7d5f archive: Remove unnecessary interpreter directive
3 years ago
Indrajit Raychaudhuri 5a8bfd5bf5 helper: Update docs for OS detection helpers
3 years ago
Jeff Widman 63bc5061a7 Delete prompt_powerlevel9k_setup
3 years ago
Indrajit Raychaudhuri f651140f2c completion: Add note about keep zcompdump younger than cache time
3 years ago
mattmc3 6a70bdfff2 Ensure compinit updates its modified date
3 years ago
Indrajit Raychaudhuri c5175145d4
prompt: Fixup `~/.zpreztorc` in p9k removal warning
3 years ago
Indrajit Raychaudhuri 16ddedd1f3 command-not-found: Update docs for Homebrew
3 years ago
Indrajit Raychaudhuri db6cd0d668 prompt: Update 'powerlevel9k' removal warning with instruction
3 years ago
Indrajit Raychaudhuri 40cc9f52f9 command-not-found: Simplify Homebrew on macOS setup
3 years ago
Indrajit Raychaudhuri 8003d0c6d8 git: Autoload helper functions for 'run-help'
3 years ago
Indrajit Raychaudhuri 7222fe5fd6 utility: Autoload helper functions for 'run-help'
3 years ago
Poscat 4de0377106 Add support for zstd compressed tarballs to module 'archive'
3 years ago
Indrajit Raychaudhuri a2f3f419f6 prompt: Make 'powerlevel9k' removal warning message friendlier
3 years ago
Indrajit Raychaudhuri 0a07ba27a2 prompt: Remove Powerlevel9k
3 years ago
Indrajit Raychaudhuri ce937020ce history: Update doc to accommodate recent macOS
3 years ago
Indrajit Raychaudhuri 428632ac07
history: Minor formatting update
3 years ago
Herobs 76b8c810aa osx module mand fix
3 years ago
Yang Tang d66041cdb7 Update history-substring-search submodule to v1.0.2
3 years ago
Kenichi Kamiya b8a3d90a13 Fix a typo s/eigth/eighth/
3 years ago
Roman Perepelitsa 704fc46c3f prompt: update powerlevel10k submodule to v1.14.6
4 years ago
Roman Perepelitsa c43d483d47 prompt: update powerlevel10k submodule to v1.14.5
4 years ago
Roman Perepelitsa b7a80d99a8 prompt: update powerlevel10k submodule to v1.14.4
4 years ago
Roman Perepelitsa e915c34507 prompt: update powerlevel10k submodule to v1.14.3
4 years ago
Roman Perepelitsa 0a405494ca prompt: update powerlevel10k submodule to v1.13.0
4 years ago
Matthieu PETIOT 38882275b8
Add ^_ mapping to undo in viins mode (#1860)
4 years ago
Olaf Conradi e9197234cf
Add check for empty WORKON_HOME (#1861)
4 years ago
Yasuharu Iida 685da200d7
completion: bump version to tags/0.32.0 (#1856)
4 years ago
Austin Sloane 4e7ab4b8b7
utility, helper: add aliases to use with termux terminal emulator (android) (#1859)
4 years ago
Roman Perepelitsa c21295b27f prompt: update powerlevel10k submodule to v1.12.0
4 years ago
Zhiming Wang a132c1007a
git-info: use tab as separator for splitting ahead_and_behind (#902)
4 years ago
Joost Cassee 2d3763380c
Ask pyenv whether pip exists if installed (#1848)
4 years ago
hidekuro 20a78c04e5
Remove `--all` from git alias `glg` (#1853)
4 years ago
Texas Toland ff91c8d410
Make .zcomp* location configurable (#1842)
4 years ago
Roman Perepelitsa b8f5b31573 prompt: update powerlevel10k submodule to v1.11.0
4 years ago
Srijan R Shetty cb69d2d3e4
Merge pull request #1836 from diraol/dro/git_pull_autostash
4 years ago
romkatv 793f239a5e prompt: update powerlevel10k submodule to v1.10.0
4 years ago