技术解析

如何在 fish shell 脚本中把命令写入历史?
0
2021-06-15 07:36:25
idczone

在 zsh 中我可以这样

#!/bin/zsh cmd="cd /special/dir" print -s $cmd" # save command in history for reuse

这样的我的 history 中就会有一个 cd /special/dir 历史。

在 fish shell 该怎么搞? ~


也可以试试:
https://github.com/jethrokuan/z
可以少用很多 cd,

数据地带为您的网站提供全球顶级IDC资源
在线咨询
专属客服