Commit Graph

52 Commits

Author SHA1 Message Date
SteveLauC
c6e3f0ae0a revert: revert 614 to remove the -p option (#713) 2024-02-24 11:26:41 +08:00
SteveLauC
7c63541cad fix: zinit default install location (#625) 2024-02-17 13:15:53 +08:00
SteveLauC
bf72d7bb5a fix: oh-my-zsh step issue #646 (#647) 2024-01-22 09:18:27 +08:00
DomGlusk
810315b0e2 Make zinit and zi use parallel updates (#614)
* Update zsh.rs to make zinit and zi use parallel

* run cargo fmt

---------

Co-authored-by: Dominic Gluskin <rhinoarmyleader@gmail.com>
2023-11-22 11:18:41 +08:00
SteveLauC
b461fc2536 refactor: cleanup for #615 (#616) 2023-11-22 09:34:21 +08:00
Sam Vente
7e63977ba0 revert git pushing functionalities (#615) 2023-11-22 09:04:19 +08:00
SteveLauC
7fa38c593e fix: omz remote execution if ZSH is not present (#592) 2023-10-29 18:05:20 +08:00
SteveLauC
e1754707d8 refactor: remove legacy deprecated macros (#583) 2023-10-18 11:13:14 +08:00
Sam Vente
fe9d877cdf Add support for pushing custom git repositories (#574) 2023-10-13 17:01:35 +08:00
SteveLauC
ed8b563f20 fix: remote oh-my-zsh env var export issue (#528)
* fix: fix remove oh-my-zsh env export issue
2023-09-19 09:15:34 +08:00
SteveLauC
9415d7c61f fix(oh-my-zsh): fix remote oh-my-zsh issue (#496)
* fix(oh-my-zsh): fix remote oh-my-zsh issue
2023-07-18 13:59:55 +08:00
SteveLauC
76c39edc8b refactor: make all step functions take &ExectutionContext (#436) 2023-05-25 09:09:23 +02:00
SteveLauC
de3902a9c9 fix: use env ZSH to compose oh-my-zsh install dir (#434) 2023-05-22 14:06:19 +02:00
Utkarsh Gupta
327ed837c2 Replace directories with home & etcetera (#407)
* Use global lazy HOME_DIR

* Remove unused base_dirs

* Use `etcetera` instead of `directories`

---------

Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com>
2023-04-30 18:32:13 +00:00
Roey Darwish Dror
7728819133 Support antidote (#368) 2023-02-26 21:45:43 +00:00
Rebecca Turner
41e2321b93 Use tracing (#174) 2022-11-23 15:24:58 +00:00
Rebecca Turner
2cbb7db66d Use color_eyre (#173) 2022-11-23 15:24:58 +00:00
Rebecca Turner
e84173be8f Add CommandExt trait (#146)
* Color CI output

* Improve `CommandExt`

* Add comments explaining `#[allow]`s

* Remove useless `dead_code` annotation

* Improve error messages

* Print errors when running a shell errors

* fixup! Remove useless `dead_code` annotation
2022-11-23 15:24:58 +00:00
Thomas Schönauer
bd34a3bcd4 Revert "10.2.0 release " (#215)
Revert "10.2.0 release  (#213)"

This reverts commit 13076fcef6.
2022-11-23 16:23:00 +01:00
Thomas Schönauer
13076fcef6 10.2.0 release (#213) 2022-11-23 15:18:09 +00:00
Thomas Schönauer
347372ca71 Resolves clippy errors, please review!!! (#60) 2022-10-23 11:34:30 +00:00
Thomas Schönauer
3797fc7bae Fix nix profile upgrade command & add profile path detection (#56)
* Fixes antigen update (#39)

* Adds manifest.json check to nix

* #34 Fix `nix profile upgrade` command & add profile path detection (#4)

Authored-by: Manu [tennox] <2084639+tennox@users.noreply.github.com>
2022-10-22 09:26:49 +00:00
Roey Darwish Dror
23201065c6 Stop checking ZPFX (#943)
Fixes #935
2022-05-26 17:03:12 +00:00
morero
08e8b56b75 Add: Add new zsh plugin "zi" (#921) 2022-05-06 15:37:28 +00:00
Sven Hergenhahn
afa3171d99 Add zgenom zsh plugin manager (#862)
- add the required functionality for zgenom
 - fix the env::var for zinit - it should be ZINIT_HOME, not ZBXF, as
   this is also set in zgenom, but makes topgrade fail when zinit is not
   installed

Co-authored-by: Sven Hergenhahn <sven.hergenhahn@dm.de>
2022-03-05 22:00:07 +02:00
Roey Darwish Dror
539b267eef Support rust 1.51.0 (#789) 2021-10-28 22:05:35 +03:00
Marcin Puc
1478d079ca Add minor refactorings (#754) 2021-09-04 21:01:19 +03:00
Seung-Li Maeda
f9116dd0f3 Fixes issue with ohmyzsh returning 80 on a successful run (#570) 2020-12-02 05:56:12 +02:00
Roey Darwish Dror
a68387abed Fix oh-my-zsh (fix #567) (#568) 2020-12-01 11:28:52 +02:00
Roey Darwish Dror
1bf33e7d1e Fix zplug (#555) 2020-11-04 16:07:59 +02:00
Eric Nielsen
7783fc77ba Add support to Zim (#545) 2020-10-24 22:46:38 +03:00
Alex Young
46b44b3e4a Fix zr update (#517)
ZR_HOME is removed from zr docs. And update command changed to 'zr --update'
2020-09-04 19:05:54 +03:00
Roey Darwish Dror
c01f8a7f48 Pull zsh themes (fix #471) (#472) 2020-07-22 06:19:08 +03:00
Roey Darwish Dror
a9e529eb79 Don't run zsh in interactive mode to determine zsh_custom (#446) 2020-06-24 13:32:48 +03:00
Roey Darwish Dror
f103f595fd Do not run Hadoop yarn (fix #378) (#388) 2020-04-03 11:47:51 +03:00
Roey Darwish Dror
6692b74850 Update oh-my-zsh plugins (fix #360) (#363) 2020-03-08 21:38:49 +02:00
Roey Darwish Dror
497c56cec7 Fix zplug and zinit (#354) 2020-03-06 10:57:30 +02:00
Roey Darwish Dror
9f103462ba Drop zplugin support 2020-02-20 17:29:11 +02:00
Roey Darwish Dror
30e1318dd7 Fix the confusion between zplugin and zplug (fix #328) (#330) 2020-02-20 16:03:01 +02:00
Roey Darwish Dror
71ca9626f0 Fix zinit (fixes #323) 2020-02-17 21:10:17 +02:00
Roey Darwish Dror
1c002ffcf2 Formatting 2020-02-16 16:02:35 +02:00
Roey Darwish Dror
17103f872f Fix a possible panic with ZSH zinit 2020-02-16 15:59:10 +02:00
Hugo Haas
efca67f600 Better zinit renaming handling (#321) 2020-02-15 16:11:45 +02:00
Hugo Haas
a81aa555a8 zplugin was renamed to zinit (#320) 2020-02-13 07:59:28 +02:00
Manuel Hässig
fea896da1d Support update of zsh plugin with antibody (#319) 2020-02-11 07:57:30 +02:00
Roey Darwish Dror
49038ee363 Fix formatting 2020-01-29 10:35:31 +02:00
Roey Darwish Dror
44b68a048f Fix oh-my-zsh 2020-01-29 10:22:31 +02:00
Roey Darwish Dror
96d32eaa1f Use -l instead of -i for ZSH 2020-01-16 10:23:37 +02:00
Roey Darwish Dror
108ef60203 Pass -i to zsh 2020-01-07 21:02:12 +02:00
Roey Darwish Dror
ba516aa1dd Migrate from failure to anyhow/thiserror (#273) 2019-12-11 23:05:38 +02:00