Marc Cornellà
|
7eeb1e193d
refactor(lib): refactor take functions
|
3 年之前 |
Marc Cornellà
|
c249288151
feat(lib): add `mkcd` as equivalent to `takedir` (#9749)
|
3 年之前 |
Mitchel Humpherys
|
f68d65d32a
feat(take): add support to `take' for taking remote urls (#2029)
|
3 年之前 |
Marc Cornellà
|
8b37f817c2
fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391)
|
3 年之前 |
Marc Cornellà
|
4b7dba5b75
feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody
|
3 年之前 |
Marc Cornellà
|
5a888ff4ac
fix(updater): don't show changelog when running unattended update (#9495)
|
3 年之前 |
Marc Cornellà
|
e093a4cf62
fix(updater): correctly restart the zsh session when the update pulled changes
|
4 年之前 |
Marc Cornellà
|
889cd7acf3
refactor(updater): switch to Zsh execution and fix git remote detection logic
|
4 年之前 |
Marc Cornellà
|
a3e0f4f2af
fix(lib): make opts local in omz_urlencode to fix scoping bug
|
4 年之前 |
Marc Cornellà
|
caff704f41
lib: clean up zsh_stats function
|
4 年之前 |
Marc Cornellà
|
89400f156a
Remove zsh session restart on omz update and upgrade_oh_my_zsh
|
4 年之前 |
Marc Cornellà
|
7deda85f8c
Fix upgrade_oh_my_zsh function deprecation
|
4 年之前 |
Dario Vladović
|
3935ccce64
cli: add update command (#9094)
|
4 年之前 |
Marc Cornellà
|
0caae9082a
lib: speed up slow parts of the lib files; other small fixes
|
4 年之前 |
Marek Dědič
|
bbe54e4e60
lib: use `command` to run rm in upgrade function (#8696)
|
4 年之前 |
Marc Cornellà
|
40b013f5f1
lib: delete upgrade lock in upgrade_oh_my_zsh
|
4 年之前 |
Marc Cornellà
|
095d56b5ea
Fix WSL check for WSL 2 and simplify nohup in open_command
|
5 年之前 |
Marc Cornellà
|
55575b88f9
lib: optimize default and env_default
|
5 年之前 |
Marc Cornellà
|
2c1ff85bb2
core: fix alias_value function
|
6 年之前 |
sam-lunt
|
7cba6bb038
Enable passing multiple directories to take (#6900)
|
6 年之前 |
Marc Cornellà
|
f898ada8e3
open_command: fix and improve command for WSL
|
6 年之前 |
Marc Cornellà
|
12086593a4
open_command: simplify code
|
6 年之前 |
Marc Cornellà
|
93d9431890
Check for Microsoft's WSL in open_command (#6751)
|
6 年之前 |
Patrick José Pereira
|
2a6c40f66f
'lib/functions.zsh: Solve typos'
|
7 年之前 |
Fredrik Fornwall
|
9772f8e10d
Replace /bin/sh with sh for portability (#5291)
|
8 年之前 |
Marc Cornellà
|
584e0a6ef9
Use shwordsplit in open_command()
|
9 年之前 |
Marc Cornellà
|
afdfe2391e
Add empty string parameter to start command
|
9 年之前 |
Mark Ingalls
|
0a79f1e836
make this work in the git-for-windows SDK
|
9 年之前 |
Marc Cornellà
|
fea74b4b34
Fix open_command nohup call
|
9 年之前 |
Andrew Janke
|
f0981d564a
termsupport: protect subshell with quotes
|
9 年之前 |