Wenbo Guo (郭文博) gwbeip
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-16 20:11:59 +08:00
364df6ae81 Merge branch 'main' of ssh://gitea.mmeip.cn:8022/gwbeip/TerminalPolyjuice
de82d13f05 chore: scrub remaining username placeholders in wsl docs
Compare 2 commits »
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-16 17:24:38 +08:00
8055c385d6 chore: scrub remaining username placeholders in wsl docs
6afe62cf82 Merge remote-tracking branch 'refs/remotes/origin/main'
a84faa5a2e chore(nushell): remove risky and redundant aliases
Compare 3 commits »
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-15 19:40:02 +08:00
b6923d4f35 refactor: remove hardcoded personal identifiers from tracked files
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 21:54:29 +08:00
0cae2d0fd9 chore(nushell): remove risky and redundant aliases
8544a7ae7b perf(nushell): collapse git calls and disable language probing in prompt
Compare 2 commits »
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 14:37:38 +08:00
d7377a57c6 style(helix): format statusline arrays for readability
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 13:26:52 +08:00
2f1af4da8b feat(helix): add leader+l keymap to toggle line-number mode
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 12:42:18 +08:00
e8d166ad8c feat(helix): add auto-format, indent-guides, cursor-shape, and file-picker config
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 11:18:25 +08:00
a9d3e2b329 feat(deepseek api): add printkey subcommand
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-14 11:10:22 +08:00
727e4977f8 feat(deepseek api): add balance query and API key management
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-05 10:10:45 +08:00
1b801ef121 Merge remote-tracking branch 'refs/remotes/origin/main'
db99887fb5 feat(Bash): only activate fzf keybindings when logging in interactively.
Compare 2 commits »
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-06-03 13:04:29 +08:00
1a8880749e fix(Nushell):
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-31 16:16:23 +08:00
768c1de824 refactor nushell zoxide bootstrap and windows path normalization
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-31 01:05:06 +08:00
7b4c13791c Add Nushell brew and uv helpers
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 23:57:09 +08:00
39f94d1c1f feat(nushell): remap fzf history hotkey to alt-r
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 23:20:05 +08:00
804b81a0e5 feat(nushell): gate cache clone behind update flag
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 23:12:29 +08:00
356d4ab780 feat(nushell): add auto-bootstrapped completion registry flow
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 21:38:56 +08:00
10d133444d feat(nushell): re-export completions for use-based startup
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 20:35:30 +08:00
4aaf4199bd perf(nushell): cache static prompt context
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 20:30:34 +08:00
9a0ad9384a feat(nushell): add cached nu_scripts completions bootstrap
gwbeip pushed to main at gwbeip/TerminalPolyjuice 2026-05-30 16:43:16 +08:00
c660e0d621 refactor nushell prompt helpers and reduce call depth