45a2cc0462
fix(zsh): preserve existing zshrc source lines
...
Remove the automatic migration that deleted legacy source ~/.zsh_user entries during updates.
2026-09-08 12:13:17 +08:00
b93d9ab879
feat(zsh): load user config after zshrc
...
Load .zsh_user once before the first prompt and remove legacy direct source lines during updates. Disable Clash proxy environment variables in the default user configuration.
2026-09-08 12:03:26 +08:00
3593897c8d
add clash proxy environment unset function
2026-09-08 11:58:53 +08:00
af8f8fc238
feat: add CodeX SSH key to authorized_keys
2026-08-30 18:18:16 +08:00
8ed8f98e0f
更新 files/authorized_keys
2026-08-06 11:11:50 +08:00
595074cfb4
minor: 添加 deb-src 类型以支持源代码包
2026-04-26 21:28:46 +08:00
b9f8acef4e
feat: 合并 ubuntu.sources 中的 Suites 行以简化配置
2026-04-26 21:28:09 +08:00
15c20a6a58
feat: 优化了一下 ufw 的检查
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 18:01:22 +08:00
de87ded3de
feat: 更新 iptables 别名,添加对 ufw 状态的检查
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 17:59:11 +08:00
2aeb16e9f7
feat: 更新 iptables 别名,添加 -v 选项以显示详细信息
2026-04-26 17:56:52 +08:00
81c0ad846e
feat: 更新 jail.local 配置,设置 nftables 作为防火墙动作
2026-04-26 17:56:46 +08:00
47d0a0fd22
feat: 移除 iptables 配置脚本及其服务文件
2026-04-26 17:56:36 +08:00
5b8c71265b
feat: 更新 Ubuntu 源配置,使用动态版本代替固定版本
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 17:13:33 +08:00
1586628297
feat: 添加 MongoDB 和 Yarn 源配置文件
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 17:09:26 +08:00
74f5c8e5e3
feat: 添加 Tuna 源配置 (.sources)
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 17:03:09 +08:00
6ceeb1011c
feat: update docker and nginx source lists for installation
2026-04-26 16:55:47 +08:00
4dfe5b7261
minor
2025-11-13 11:33:11 +08:00
c1d6fe8bba
fix
2025-11-11 13:37:48 +08:00
bae7abd09f
feat: install uv
2025-11-10 18:06:46 +08:00
fb467cab8a
remove useless proxy
2025-11-10 16:52:31 +08:00
ad6db60fdd
feat: add ipython & tcpp into install_useful
2025-10-23 14:23:42 +08:00
5667fc15d8
fix: correct path for rm alias
2025-09-17 01:52:55 +08:00
c24f8bf766
fix: update proxy list in proxychains4 configuration
2025-09-08 17:48:55 +08:00
d6efa4b8af
minor
2025-08-29 19:28:22 +08:00
96ac630b29
fix: check if nginx is already installed before prompting for installation
2025-08-29 19:27:26 +08:00
df95e30c58
fix: update nginx installation command to install the latest version
2025-08-29 19:22:52 +08:00
f0bf112850
fix: correct condition to check for oh-my-zsh installation before miniconda installation
2025-08-29 18:27:11 +08:00
3776b05bed
feat: add UFW configuration support
2025-08-29 17:59:40 +08:00
af62764573
feat: add zsh prefix configuration function
2025-08-29 16:38:00 +08:00
a918e575ba
fix: 移除已经废弃的 mamba init 命令
2025-08-29 16:25:19 +08:00
ebe59f72a6
feat: add oh-my-zsh installation check before miniconda and miniforge installation
2025-08-29 16:23:34 +08:00
401c937380
feat: add nginx log rotation configuration
2025-07-28 17:37:21 +08:00
05f2644f9b
移除两个无法用 brew 安装的软件
2025-07-03 15:49:31 +08:00
7fec07e333
更新 README.md
2025-07-03 15:12:06 +08:00
1bb4e12fc0
更新 files/zsh/51-alias.zsh
2025-04-22 14:14:43 +08:00
35d385e5ca
add hr: __zsh_history_remove
2025-02-25 11:19:44 +08:00
246572fd75
feat(zsh): add HISTCONTROL
2025-02-25 10:52:32 +08:00
4314ecd147
fix: mamba not work in macOS
2025-01-31 23:27:21 +08:00
00a1e6a8ee
minor
2025-01-31 23:01:04 +08:00
50af7ec818
feat: install miniconda in macOS
2025-01-31 23:00:41 +08:00
324e4cfcb6
feat: git_gpg 增加对 brew 的支持
2025-01-31 22:46:39 +08:00
2797ba09bb
install gpg
2025-01-31 22:45:53 +08:00
c8b2e4d326
fix: add hping3 and mtr installation for macOS
2025-01-23 18:21:53 +08:00
0995287fd0
fix: replace tcptraceroute with mtr and add hping3
2025-01-23 18:19:25 +08:00
6291d43636
fix(authorized_keys): 添加新的 SSH 公钥
2024-12-19 10:30:49 +08:00
ee65720a6a
fix error
2024-12-13 12:48:23 +08:00
2cda72b590
update jail.local
2024-12-13 12:45:23 +08:00
37b8bbf58e
minor
2024-11-22 18:16:59 +08:00
a266efa6b7
fix(.vimrc): 修复 Python 和 Makefile 的自动缩进设置
2024-11-14 15:55:15 +08:00
ef034c1794
fix(configure_priv.sh): 更新 GPG 签名密钥,使用子密钥
2024-11-08 18:24:43 +08:00