一个计算机技术爱好者与学习者

0%

前言

为了提高工作效率,同时给macos省电(macos触摸板是最耗电的设备),最好能够掌握macos的快捷键。
本文中,对常用的macos快捷键进行整理,备忘。

参考文档:

阅读全文 »

使用命令打开目录和文件

1、在finder中打开当前目录
open .

2、使用默认程序打开指定文件
open README.md

切换窗口

1、command + tab
2、三指左右滑动
3、三指上滑

阅读全文 »

iTerm2简介

iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted.

iTerm2是MacOS系统的一个终端工具。

参考文档:iterm2

阅读全文 »