Giter VIP home page Giter VIP logo

and1coder.github.com's People

Contributors

and1coder avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vvade

and1coder.github.com's Issues

个人 Mac 软件清单

整理个人常用的软件列表,会随着时间变动

开发工具

iTerm2 + OhMyZsh
SourceTree
PhpStorm
WebStorm
Xcode
Atom
Visual Studio Code
Github Desktop
Vagrant + VirtualBox
Postman
Filezilla
Sequel Pro
Robomongo
Switchhosts
Charles
ImageOptim
微信 Web 开发者工具
PhotoShop CC

效率工具

AppCleaner
htop
Alfred
圈点
有道词典
XMind
奇妙清单

IM

QQ
微信

浏览器

Chrome
Safari
Firefox

阅读写作

Reeder
MacDown / Mou
Evernote
Pocket

播放器

MPlayerX
网易云音乐
QQ音乐

Mac 环境下常用命令行整理

整理 Mac 环境下常用的命令行,随时补充

系统

open ~Finder 中打开指定目录
open file.txt 用默认程序打开指定文件
open -a Safari 打开指定程序
open -a Atom file.txt 用指定程序打开指定文件
open http://www.a.com/ 打开指定网址
open -n /Applications/QQ.app 程序多开实例

pmset noidle 让 Mac 不进入休眠状态
locate file.txt 基于 locate.updatedb 索引,寻找磁盘上某文件
mdls file.txt 查看文件元信息
file file.txt 查看文件信息
man -t grep | open -f -a Preview 预览查看(如: grep)命令使用手册,并可以保存为 PDF 文档

cp *.jpg *.png *.gif /dest 批量复制文件
scp ./file.txt [email protected]:/tmp 复制文件到另一台机器
scp [email protected]:/tmp/file.txt ./ 远端复制文件到本地

uname -a 查看系统版本
cat /etc/redhat-release 查看 Linux 发行版本
cat /etc/shells 查看系统支持几种shell
history | grep nginx 查找历史命令
!1001 快速输入 history 编号为1001的命令

du -sh 查看当前目录总占用空间
du -sh * 查看当前目录下文件和子目录占用空间情况
df -lh 查看磁盘用量
df -i 查看inode用量
du -sh |*sort -n 查看文件夹大小
(清理完磁盘之后,发现容量还没有减小,那就reboot)

sips -Z 800~/Pictures/*.jpg 批量对图片按最大宽 800px 进行等比例缩放(-r 顺时针旋转,-f vertical 垂直反转)

Mac 环境下小技巧整理

整理 Mac 环境下实用小技巧,随时补充

1.按住 command 键同时拖曳窗口可以保持原窗口一直处于最上层
2.选中多文件,右键同时按住 option 键点击“显示检查器/幻灯片显示xx项”可批量查看和操作文件
3.颜色标记可以用来表示状态(绿色 - 在读,灰色 - 已读,橙色 - 正读)
4.Finder 下按 command + 2 组合键切换文件到列表视图,设置排序方式为“不排序”,然后按住 option 键单击文件夹左侧的肩头,可以查看某文件夹下的所有文件和文件夹
5.所有具备动画效果的操作,按钮 shift 键,会播放曼动画(比如窗口最小化)

Mac 环境下常用快捷键整理

整理 Mac 环境下常用的快捷键,随时补充

下文中符号代表意思:

⌘(command)
⌥(alt / option)
⇧(shift)
⇪(caps lock)
⌃(control)
↩(return)
⌅(enter)

系统

⇧ + ⌘ + y 为选中的文字快速创建便签
⇧ + ⌘ + 3 全屏幕截图
⇧ + ⌘ + 4 通过鼠标选区截图
⇧ + ⌘ + delete 彻底删除文件/目录并清理废纸篓
⇧ + ⌘ + . 显示/恢复隐藏文件
⌘ + i Finder 下查看文件/文件夹简介
⌘ + tab 程序间窗口顺序切换
⌘ + ⇧ + tab 程序间窗口逆序切换
⌘ +``同组程序窗口件切换 ⌥ + ⌘ + +/- 屏幕缩放(辅助工具》缩放》使用键盘快捷键来缩放) ⌥ + ⌘ + esc` 调出强制退出应用程序窗口

Finder

⌥ + ⌘ + n 新建智能文件夹,可以固化搜索条件,并形成文件夹放在左侧边栏

Safari

⌘ + i 把当前页面通过邮件发送给自己/别人
⇧ + ⌘ + ←/→ 切换打开的标签
⇧ + ⌘ + r 进入简洁的阅读模式
⌘ + ↓/↑ 滚动到顶/底部

Spotlight

⌘ + ↓/↑ 在搜索分组之间切换

QuickTime

⌥ + ⌘ + n 打开录像功能
⌃ + ⌥ + ⌘ + n 打开录音功能
⌃ + ⌘ + n 打开录制屏幕功能

原生中文输入法

caps lock 中文输入状态下开启则可切换到英文输入,关闭则切回中文输入
⇧ + 6 输入表情符号

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.