更新 fish 配置:添加 cc abbr,移除重复的 lst 函数
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -135,6 +135,7 @@ function y
|
||||
rm -f -- "$tmp"
|
||||
end
|
||||
|
||||
abbr -a cc 'claude --permission-mode bypassPermissions'
|
||||
abbr -a port 'sudo ss -tulnp | grep'
|
||||
abbr -a process 'sudo ps aux | grep'
|
||||
abbr -a service 'sudo systemctl list-units --type=service --all | grep'
|
||||
|
||||
Reference in New Issue
Block a user