快速移动的方式(Bash 3 + / Zsh)-Linux开发

时间:2024-06-16 10:26:56
【文件属性】:

文件名称:快速移动的方式(Bash 3 + / Zsh)-Linux开发

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-16 10:26:56

Linux Shell command line

commacd一种更快的移动方式(Bash 3+)。 在浏览“用法”部分时,请记住commacd不是autojump / z / fasd的替代品,也不是互斥的。 它不会跟踪历史记录,不会写任何命令更快地移动(Bash 3 + / Zsh)。 commacd不是autojump / z / fasd的替代方案,也不是互斥的。 可以认为它是一种改进的CD。 安装Bash curl -sSL https://github.com/shyiko/commacd/raw/v1.0.0/commacd.sh -o〜/ .commacd.sh && \回显“ source〜/ .commacd.sh” >>〜/ .bashrc macOS用户:确保〜/ .bashrc来自〜/ .bash_profile。 Zsh curl -sSL https://github.com/shyiko/commacd/raw/v1.0.0/commacd.sh -o〜/ .commacd.sh && \回显“源代码”


【文件预览】:
commacd-master
----.travis.yml(408B)
----commacd.sh(9KB)
----shpec()
--------commacd_shpec.sh(5KB)
----CHANGELOG.md(3KB)
----Makefile(437B)
----README.md(2KB)
----.editorconfig(235B)

网友评论