Published on

tools-collection

Authors

Mac 常用软件

通用

  • ⭐网易邮箱大师
  • ⭐微信
  • ⭐谷歌浏览器
  • ⭐网易云音乐
  • ⭐QQ 音乐
  • ⭐VSCODE
  • bitcomet - torrent 下载
  • ⭐阿里云盘
  • uTorrent
  • Eagle

效率

工具

AI

开发

娱乐

命令行工具

开发常用

常见替代

  • procs
    查看系统运行的进程
procs vscode
  • bat
    cat 的高亮替代版本用于查看文件
bat README.md
  • fd
    find 的替代版本用于查找文件
fd passwd /etc
/etc/default/passwd
/etc/pam.d/passwd
/etc/passwd
  • exa
    ls 的替代版本查看文件夹文件信息
exa -l
exa --tree --level=2

功能

  • rg
    正则查找文件夹或者文件中的内容
rg 'fast\w*' README.md

VSCODE 插件

视觉

效率

风格

提示

功能

AI

快捷键

control + option + command

用 openInTerminal 在当前目录打开 terminal
control + option + command + t

用 openInTerminal 在当前目录打开 vscode
control + option + command + v

用 openInTerminal 复制当前的文件地址
control + option + command + c

control + option

用 DropOver 打开一个空的文件暂存区域
alt + option + blank-space

控制 Hidden Bar 的显示与否
alt + option + h

command + shift

打开剪贴板管理工具 Paste
command + shift + v

使用 uPic 选择文件上传
command + shift + y

使用 uPic 上传剪贴板的图片内容 command + shift + u

使用 uPic 选择裁剪区域并上传
command + shift + i

command

使用 input source pro 切换输入法搜狗中文
command + ]

使用 input source pro 切换输入法英文
command + [

alt

打开 Alfred 全局搜索框
alt + blank-space