54 Commits (865d2d8a53f65eba22c8a0436be1ea985aaa2aba)

Author SHA1 Message Date
Marc Cornellà 4b7dba5b75 feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody 6 years ago
Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 6 years ago
Marc Cornellà e093a4cf62 fix(updater): correctly restart the zsh session when the update pulled changes 6 years ago
Marc Cornellà 889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic 6 years ago
Marc Cornellà a3e0f4f2af fix(lib): make opts local in omz_urlencode to fix scoping bug 6 years ago
Marc Cornellà caff704f41 lib: clean up zsh_stats function 6 years ago
Marc Cornellà 89400f156a Remove zsh session restart on omz update and upgrade_oh_my_zsh 6 years ago
Marc Cornellà 7deda85f8c Fix upgrade_oh_my_zsh function deprecation 6 years ago
Dario Vladović 3935ccce64
cli: add update command (#9094) 6 years ago
Marc Cornellà 0caae9082a lib: speed up slow parts of the lib files; other small fixes 6 years ago
Marek Dědič bbe54e4e60
lib: use `command` to run rm in upgrade function (#8696) 6 years ago
Marc Cornellà 40b013f5f1 lib: delete upgrade lock in upgrade_oh_my_zsh 6 years ago
Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 7 years ago
Marc Cornellà 55575b88f9 lib: optimize default and env_default 7 years ago
Marc Cornellà 2c1ff85bb2
core: fix alias_value function 8 years ago
sam-lunt 7cba6bb038 Enable passing multiple directories to take (#6900) 8 years ago
Marc Cornellà f898ada8e3 open_command: fix and improve command for WSL 8 years ago
Marc Cornellà 12086593a4 open_command: simplify code 8 years ago
Marc Cornellà 93d9431890
Check for Microsoft's WSL in open_command (#6751) 8 years ago
Patrick José Pereira 2a6c40f66f 'lib/functions.zsh: Solve typos' 10 years ago
Fredrik Fornwall 9772f8e10d Replace /bin/sh with sh for portability (#5291) 10 years ago
Marc Cornellà 584e0a6ef9 Use shwordsplit in open_command() 11 years ago
Marc Cornellà afdfe2391e Add empty string parameter to start command 11 years ago
Mark Ingalls 0a79f1e836 make this work in the git-for-windows SDK 11 years ago
Marc Cornellà fea74b4b34 Fix open_command nohup call 11 years ago
Andrew Janke f0981d564a termsupport: protect subshell with quotes 11 years ago
Marc Cornellà ebfba0e539 Drop the use of nohup on OSX for tmux compatibility 11 years ago
Andrew Janke 96c34cebae Add a deprecation comment. 11 years ago
Andrew Janke 14b4ba83c3 Move urlencode/urldecode functions to core lib 11 years ago
Marc Cornellà 2d0bfcf818 Implement cross-platform open function open_command() 11 years ago
Fredrik Fornwall dac2a6e27a Replace /usr/bin/env with env 12 years ago
Huang, Tao 217d8f0540 `fc -l 1` instead of `history` in zsh_stats #2501 13 years ago
CHH 5b2ca3875a Improved statistics functions, effect: 14 years ago
mapc 8f71efc09b Add helper to easily define default values for variables and env variables. 14 years ago
mapc dbef8b1a92 Add helper to get the value of an alias only 14 years ago
Indrajit Raychaudhuri 0b583638ae Fix upgrade and uninstall functions to pick up $ZSH value 15 years ago
Sorin Ionescu 1db6575f14 Added extract plugin. 15 years ago
Renaud (Nel) Morvan faac3ba8fc Refactor window and tab title in tty 16 years ago
Lorenzo Manacorda fcc7801435 add missing unrar flag 16 years ago
Robin Ramael bcc235e142 Added an option to remove file afterwards. 16 years ago
SuprDewd f0136f2aec Support for more archive formats. 16 years ago
SuprDewd ff0b25b745 Added a function to extract various archives. 16 years ago
Sven Lito dc12853b0c merging in changes from robby's repo 16 years ago
Brandon Philips aab235f612 functions: fix title() to not match any $TERM 16 years ago
Trevor Creech b905630366 Match xterm-color, the default OS X terminal 16 years ago
Robby Russell 89bd2bf317 Moving some rails and osx-specific functions to their corresponding plugin files 16 years ago
Robby Russell 3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 16 years ago
Dale Campbell 90627d3d1c adding quotes to tab() 17 years ago
Robby Russell 2ecc228b23 Adding a function that will open up a ticket in Lighthouse based on the number and there being a URL in a hidden file. 17 years ago
Robby Russell 8debd097fb Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 17 years ago