摘要:
xonsh 是 python 驱动的 shell, 在操作效率, 交互和外部功能的先进性上比 bash 等优秀, 并且十分容易上手. 但相应地, 它是一个新兴的 shell, 并且不是所谓 "POSIX Shell"(尽管某些行为比较相似), 加上现有中文相关文章属实不深, 故自己做了一些较深的了解 阅读全文
posted @ 2026-04-12 22:57
pluvium27
阅读(148)
评论(0)
推荐(0)
摘要:
常用于懒得配置令牌但是有现成公钥配置的时候 bash -c 'git remote | while read r; do url=$(git remote get-url "$r"); new_url=$(echo "$url" | sed "s#https://#git@#; s#/#:#"); 阅读全文
posted @ 2026-04-12 22:54
pluvium27
阅读(6)
评论(0)
推荐(0)

浙公网安备 33010602011771号