Command
- 1.发现了个有趣的 Mac native 命令,在 terminal 下执行
say "Hello World
, 会有小姐姐出现。 - 2.快餐文分享:9 Bash Aliases to Make Your Life Easier https://medium.com/@remykarem/9-bash-aliases-to-make-your-life-easier-3e5855aa95fa里面一些 aliases 还是挺实用的:
- 1.gitpush/gitrefresh
- 2.google/so
- 3.分享两个几乎我每天都在用的 命令行工具:
- 1.
Typegit open
to open the GitHub page or website for a repository in your browser.Use the right package manager, 根据你的目录智能 选择 npm 还是 yarn 作为pm工具当然用的最多的还是 zsh 的各种插件, 各种 alias, 各种命令行工具.. 这个可以参考下 我的 dotfiles repo https://github.com/Tomotoes/dotfiles
Last modified 2yr ago