Commit Graph

164 Commits

Author SHA1 Message Date
Aoran Zeng eb0bd01d4c Use overwrite or append 2023-09-26 22:14:41 +08:00
Aoran Zeng 54e33cab23 Rename back to `chsrc_` 2023-09-26 21:41:47 +08:00
Aoran Zeng 82956b7976 Use `chsrc_` prefix log 2023-09-26 21:09:16 +08:00
Aoran Zeng 589bc7aad6 Use `xy_run()` 2023-09-26 20:23:43 +08:00
Aoran Zeng aa79f80a29 Use `chsrc_run` 2023-09-26 18:26:26 +08:00
Aoran Zeng a9e3a20bf2 Fix echo using append rather than rewrite 2023-09-26 18:24:18 +08:00
Aoran Zeng 5967c257ba Support more `nix` and basic `NixOS`
Gitee link #I83894
2023-09-26 18:11:38 +08:00
Heng Guo 9d600b26c8 Modify sed to more simple,including ubuntu,deepin,fedora,debian,kali,gentoo 2023-09-26 16:40:12 +08:00
Heng Guo 29c54e0498 Fix bugs in ubuntu;Delete '-f' in 'cp -f' 2023-09-26 16:24:08 +08:00
Aoran Zeng d2bc0d2441 Update FreeBSD 2023-09-24 21:56:03 +08:00
Aoran Zeng e93020e9d2 Update netbsd and openbsd 2023-09-24 21:07:39 +08:00
Aoran Zeng 5e2f74562c Add support for `voidlinux`
Gitee close #I83XTF
2023-09-24 20:32:33 +08:00
Aoran Zeng 91711185b0 Add support for `alpine`
Gitee close #I80262
2023-09-24 20:01:46 +08:00
Aoran Zeng 9f3ef4060d Add support for `rocky`
Gitee close #I8025X
2023-09-24 19:17:43 +08:00
Aoran Zeng 0b0bc7de65 Fix typo 2023-09-24 16:28:33 +08:00
Aoran Zeng 804a35634f Add basic support for `nix`
Gitee link #I83894
2023-09-22 15:36:23 +08:00
Aoran Zeng e9579833a6 Use common functions 2023-09-22 13:31:05 +08:00
Aoran Zeng 094f1ed7d2 Ensure root
Gitee close #I81YOX
2023-09-22 13:07:49 +08:00
Aoran Zeng 2038b84d57 Update version string 2023-09-21 21:38:00 +08:00
Aoran Zeng 72ef94bac7 Fix missing ' for echo for `r` and `julia`
Gitee link #I83824
2023-09-21 14:56:44 +08:00
Aoran Zeng c1d4c7ce5f Move version string to .c 2023-09-21 14:34:16 +08:00
Aoran Zeng 61a6bbf370 Refine some functions
Gitee close #I801EV, close #I7ZBCF, link #I7ZVC2
2023-09-18 21:43:12 +08:00
Aoran Zeng f0aba07ff4 Use new functions for `freebsd` 2023-09-18 21:31:48 +08:00
Heng Guo baf0297fb2 Fix bugs in archlinux 2023-09-17 17:31:36 +08:00
Heng Guo f0181fed20 Modify os_archlinux,Add support for archlinuxcn and archliunx arm 2023-09-17 17:28:28 +08:00
Heng Guo 4370025f16 Add os_opensuse,but not tested 2023-09-17 17:14:29 +08:00
Heng Guo 9b28ef6eef Add os_freebsd,but sources are not tested 2023-09-17 16:56:25 +08:00
Aoran Zeng 9f5922e4fd Make up the fogotten slash for `conda` 2023-09-17 14:19:53 +08:00
Aoran Zeng e6f8d17ad0 Fix envar for `homebrew` 2023-09-17 14:06:21 +08:00
Aoran Zeng 3ed500bf83 Update help info 2023-09-17 13:33:41 +08:00
Aoran Zeng 693fa4432e Add support for `chsrc list os/lang/ware`
Gitee close #I81YOU
2023-09-17 13:28:50 +08:00
Aoran Zeng a9f1c90086 Execute commands for `manjaro`
Gitee link #I81Z6T
2023-09-17 13:08:33 +08:00
Aoran Zeng 7987017919 Add `get` for `ubuntu`, `debian`, `deepin` 2023-09-17 11:33:30 +08:00
Aoran Zeng 44b9803963 Remove `-r` and add `--backup` for `cp`
Gitee link #I81YTS
2023-09-17 11:26:31 +08:00
Aoran Zeng 52ac675e2f Remove all present sources in gem 2023-09-15 16:24:43 +08:00
Aoran Zeng 663e1dd680 Notice Ruby users about mirrors 2023-09-15 15:21:17 +08:00
Aoran Zeng c8d08fe476 Move functions to chsrc.h 2023-09-15 12:50:56 +08:00
Aoran Zeng 3baa534538 Modify function name 2023-09-15 12:34:36 +08:00
Aoran Zeng 6fc9629a0a Add ocaml
Gitee close #I80AID
2023-09-15 12:30:36 +08:00
Aoran Zeng 83bf67f554 Fix errors for ocaml 2023-09-15 12:26:39 +08:00
Aoran Zeng b23fda5463 Add basic support for ocaml 2023-09-15 12:20:45 +08:00
Aoran Zeng 3786884006 Update version 2023-09-14 21:45:09 +08:00
Aoran Zeng c8b2840b2f Fix warning for flutter 2023-09-12 21:31:34 +08:00
Aoran Zeng 6acb333b0b Add basic support for `flathub`
Gitee close #I80491
2023-09-11 11:25:48 +08:00
Aoran Zeng ded1179d93 Add basic support for `guix`
Gitee close #I8048Y
2023-09-11 11:06:15 +08:00
Aoran Zeng 8689c9d1d9 Add basic support for `anaconda`
Gitee close #I803BS
2023-09-10 22:42:59 +08:00
Aoran Zeng 5c8024882f Adjust var and functions 2023-09-10 21:40:21 +08:00
Aoran Zeng 69ed4cdee3 Check flutter variable too when getsrc 2023-09-10 21:33:59 +08:00
Aoran Zeng ddec0a611f Add support for `flutter`
Gitee close #I802EV
2023-09-10 21:31:16 +08:00
Aoran Zeng 44822d0922 Add basic support for `homebrew`
Gitee close #I803P8
2023-09-10 21:05:21 +08:00