Dav*_*vid 14
对于基于 sh 的 shell:
export EDITOR=/path/to/nano
Run Code Online (Sandbox Code Playgroud)
对于基于 C shell:
setenv EDITOR /path/to/nano
Run Code Online (Sandbox Code Playgroud)
请记住,除非您将这些设置保存到您的登录配置文件脚本(例如 /home/user/.bash_profile),否则您会在注销时丢失设置。
如果我没记错的话,FreeBSD 使用 C shell 作为默认用户 shell。
| 归档时间: |
|
| 查看次数: |
20283 次 |
| 最近记录: |