1997 Commits (9b4585ccd68f67307fb26a3df91e4dda0bd377c5)
 

Author SHA1 Message Date
Alpha Chen 9b4585ccd6 Add Cargo bin to PATH
2 years ago
Alpha Chen d0a353be62 Move direnv and chruby hooks into zshrc
2 years ago
Alpha Chen 65c27af5bb Make eject function case-insensitive
2 years ago
Alpha Chen fb2335b2ec Re-enable automatic chruby-ing
2 years ago
Alpha Chen 4b8c824a2a Fix up arrow through history
2 years ago
Alpha Chen a0d21e178f Enable syntax highlighting and history substring matching
2 years ago
Alpha Chen 04e9894f96 Add a "plz" alias for "sudo"
2 years ago
Alpha Chen 74c605c76d Add function for ejecting mounts
2 years ago
Alpha Chen 945d853bd9 initial personalization
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 3dc3fa7f8c zprofile: Expand the default list of well known paths
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 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 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
Andrew Kvalheim 7f8b9b829a general: Correct typo in installation instructions
3 years ago
Indrajit Raychaudhuri 166cbe2fca autosuggestions: Update zsh-autosuggestions to 0.7.0
3 years ago
Indrajit Raychaudhuri 48291f68e8 general: Reformat runcom documentation
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