2025-10-16发表ToolChain / Shell约1036字Nushell - CrossPlatformEncapsulating cross-platform functions and isolating OS-specific configs using Nushell
2025-08-14发表ToolChain / Shell约821字终端效率进阶:掌握 Shell 行内编辑与 Vim/Emacs 快捷键深入解析终端的行内编辑技巧,通过配置 Vi 和 Emacs 风格快捷键,以及使用外部编辑器(Line Editor)提升工作流效率。
2025-07-27发表Dev / OS约1842字Set System Env-Vars in UNIXMacOS 全局环境变量设置方法。介绍如何通过创建一个简单的启动代理(Launch Agent)和 Shell 脚本,实现真正意义上的系统级环境变量配置。
2025-07-24发表ToolChain / Terminal约1009字TelevisionTelevision, A cross-platform, fast and extensible general purpose fuzzy finder.
2025-02-11发表ToolChain / Shell约466字NuShell命令补全 —— Carapace e.gCarapace, A multi-shell completion library and binary.
2024-06-19发表Dev / OS约1077字Shell 编程Shell的启动和功能简介 shell识别的命令形式 输入输出重定向和管道 shell变量和引用符 Shell脚本程序的建立与运行 shell的语句类别 流编辑器sed和报表生成器awk简介