Commit Graph

729 Commits

Author SHA1 Message Date
Aoran Zeng
9786eb4e7d Update README 2024-07-24 17:30:54 +08:00
Aoran Zeng
036aa7e414 Update README 2024-07-24 17:17:02 +08:00
Aoran Zeng
b6e3ce140b Update pkg info 2024-07-24 16:49:30 +08:00
Aoran Zeng
9e8f7cbb96 Add README about pkgs 2024-07-24 16:38:19 +08:00
Aoran Zeng
1ec584e9fa Bump version to v0.1.7 2024-07-22 12:48:45 +08:00
Aoran Zeng
d5087b112d View the correct config file for cargo
[GitHub #45]
2024-07-22 12:47:24 +08:00
BlockLune
cade465069
Fix: cargo config file name
Pointing out the correct config file name when setting `cargo` [GitHub #45]
2024-07-22 12:39:51 +08:00
Aoran Zeng
cde16146d0 Remove redundant blank line for Homebrew
[GitHub link #44]
2024-07-09 15:04:03 +08:00
Aoran Zeng
f82bfe0cbb Interpret home also on Linux 2024-07-09 15:03:11 +08:00
Aoran Zeng
b7fbde047a Add OS private macro 2024-07-09 14:46:50 +08:00
Aoran Zeng
c8ca342778 Update version license banner 2024-07-09 14:38:52 +08:00
Aoran Zeng
4732ed8f5d No echo when writing to file 2024-07-09 14:35:45 +08:00
Aoran Zeng
ddf66ff65e Update Makefile 2024-07-09 14:33:23 +08:00
Aoran Zeng
c9fb2c6dff Ensure dir test first 2024-07-09 14:31:34 +08:00
Aoran Zeng
3d1b1473f8 Update note 2024-07-09 14:29:11 +08:00
Aoran Zeng
c6e7ffbe5e Test different OS 2024-07-09 14:06:42 +08:00
Aoran Zeng
6527045125 Move dir_exist to xy.h 2024-07-09 14:06:27 +08:00
Aoran Zeng
8a17f1cea1 By default change only .zshrc for Homebrew
[GitHub link #44]
2024-07-09 13:17:57 +08:00
Aoran Zeng
456be10174 Rename to view_file 2024-07-09 13:04:37 +08:00
Aoran Zeng
fbe6dcd088 Explicit prompt for ensure mkdir 2024-07-09 13:02:06 +08:00
Aoran Zeng
88663c1ff5 Ensure dir silently 2024-07-09 12:47:55 +08:00
Aoran Zeng
c882629eda v0.1.7.rc4 2024-07-09 10:07:44 +08:00
Aoran Zeng
e2ed66254b Simple backup when macOS
[GitHub link #44]
2024-07-09 10:06:00 +08:00
Aoran Zeng
574df6a5d1 Not show status when back up 2024-07-08 18:31:18 +08:00
Aoran Zeng
b7ce7b1620 Fix: Debian security command string join not completely
[GitHub link #43]
2024-07-08 18:29:35 +08:00
鹏起鲸落
c319fa82fc
Fix: chsrc_get_cpuarch() and chsrc_prepend_to_file()
[GitHub PR #42]

* Fix
- `chsrc_get_cpuarch()`: Use `uname -m` instead of `-p`
- `chsrc_prepend_to_file()`: Add missing space

* Add new contributor
2024-07-06 23:21:59 +08:00
Aoran Zeng
2aee15e25d Add alias mvn 2024-07-03 16:29:29 +08:00
Aoran Zeng
aa7ec3fb82 Update README 2024-07-03 14:17:38 +08:00
Aoran Zeng
b14776cfca Update README 2024-07-03 14:09:33 +08:00
Aoran Zeng
e665860576 Reimplement archlinux
[GitHub link #32 #41]
2024-07-03 14:04:21 +08:00
Aoran Zeng
069f5fb827 Add prepend 2024-07-03 13:59:06 +08:00
Aoran Zeng
4e58bd6260 Independently support archlinuxcn
[GitHub link #32 #41]
2024-07-03 12:38:49 +08:00
Aoran Zeng
f496d2448d Split archlinuxcn sources
[GitHub link #32 #41]
2024-07-03 12:14:40 +08:00
Aoran Zeng
fca006b81a No blank line when change source for Ruby 2024-06-24 21:40:35 +08:00
Aoran Zeng
961111acea Make fatal on error mode default 2024-06-24 21:38:16 +08:00
Aoran Zeng
5c05057747 Use user config for Python
[GitHub link #39]
2024-06-24 21:14:34 +08:00
Aoran Zeng
b2597b4e99 Fix: Verify option when chsrc_run fails 2024-06-24 21:07:24 +08:00
Aoran Zeng
fcb74cb2ef Get CPU arch 2024-06-21 10:55:43 +08:00
Aoran Zeng
984aa6b323 Update xy.c test 2024-06-21 10:51:49 +08:00
Aoran Zeng
6639a87763 Add more assertions 2024-06-21 10:50:28 +08:00
Aoran Zeng
8a136d973e Backup and split for homebrew
[GitHub link #34]
2024-06-21 02:08:14 +08:00
Aoran Zeng
91c94ad012 Update file headers 2024-06-21 01:47:28 +08:00
Aoran Zeng
730d45b7ac Use macro for armbian 2024-06-21 01:34:35 +08:00
livelycode36
5ef6210cac
Support OS armbian
[GitHub link #37 #38]
2024-06-21 01:24:46 +08:00
Aoran Zeng
79c44b60df Update README 2024-06-14 17:03:01 +08:00
Aoran Zeng
f85431cb51 Update usage 2024-06-14 17:00:38 +08:00
Aoran Zeng
b21fff76a3 No newline when backup 2024-06-14 15:55:41 +08:00
Aoran Zeng
7468c7d0d4 Add parameters for running command 2024-06-14 15:51:54 +08:00
Aoran Zeng
20abe49100 Rename to chsrc_check_file 2024-06-14 15:15:59 +08:00
Aoran Zeng
eb3d01c72d Rename to chsrc_confirm_source 2024-06-14 15:07:04 +08:00