imbytecat
|
e94eda2a5f
|
feat(fish): 绑定 Up 键到 Atuin 前缀搜索
|
2026-04-10 16:59:15 +08:00 |
|
imbytecat
|
d2b2c7376f
|
fix(mise): 添加 usage 工具以支持 completions
|
2026-04-10 09:45:42 +08:00 |
|
imbytecat
|
b84368259d
|
fix(fish): 将 \e\e 绑定语法更新为 Fish 4.0+ 的 escape,escape
|
2026-04-10 09:37:29 +08:00 |
|
imbytecat
|
3895221c48
|
fix(fish): 修复 Ctrl+Space 绑定的语法错误,将 \c@ 替换为 ctrl-space
|
2026-04-10 09:34:42 +08:00 |
|
imbytecat
|
193cbdb11b
|
feat(fish): 添加 fish 模块与交互配置
|
2026-04-09 15:50:34 +08:00 |
|
imbytecat
|
f4c42d3d94
|
refactor(zsh): 将 Starship PHP 模块替换为 Python
|
2026-04-08 11:25:09 +08:00 |
|
imbytecat
|
1f94c3f63f
|
feat(git): 通过 include 支持本地身份配置
|
2026-04-08 11:25:09 +08:00 |
|
imbytecat
|
71349611ab
|
feat(zsh): 更新 Starship 配置,采用 powerline 风格主题
|
2026-04-08 09:49:21 +08:00 |
|
imbytecat
|
bbb192ffd5
|
feat: 现代化终端体验升级
- 新增包:starship, atuin, direnv, xh, yq, sd, zellij
- 重写 .zshrc:Starship 提示符、Atuin 历史搜索、fzf 键绑定、
增强别名(eza --icons, ll, la, lt)、shell 选项、WSL 剪贴板
- 新增 starship.toml 配置
- 优化 git config:SSL 限定到内网地址、pull.rebase、
push.autoSetupRemote、rerere、delta line-numbers
|
2026-04-03 13:46:26 +08:00 |
|
imbytecat
|
f607c95bf0
|
feat(base): 添加 git credential.helper store 配置
|
2026-04-03 09:43:45 +08:00 |
|
imbytecat
|
064f1dc0bb
|
fix(dev): mise 配置添加 [settings] 区块
|
2026-04-02 20:49:03 +08:00 |
|
imbytecat
|
339a27d736
|
refactor: 拆分 cli 模块,分离现代终端工具与开发工具链
- 新增 cli 模块:bat, btop, duf, dust, eza, fastfetch, fd,
git-delta, jq, micro, procs, ripgrep, tealdeer, trash-cli,
yazi, zoxide + git/mise 用户配置
- dev 瘦身为纯开发工具:语言运行时、LSP、编辑器
- base 还原为无参构造,移除用户配置文件职责
- git config 添加 delta pager 配置
|
2026-04-02 20:24:23 +08:00 |
|
imbytecat
|
caed1d5b4e
|
feat(dev,base): 添加 mise 全局信任和 Git 跳过 SSL 验证配置
- mise: 信任根目录下所有配置 (trusted_config_paths = ["/"])
- git: 全局禁用 SSL 证书验证 (http.sslVerify = false)
|
2026-04-02 20:10:14 +08:00 |
|