mac基本配置

  1. 安裝包管理工具homebrew:
    a. 下載:
    /usr/bin/ruby  -e  "$(curl  -fsSL  https://raw.githubusercontent.com/Homebrew/install/master/install)"

    b. brew命令:
    b-1. 搜索:git

    brew  search  軟件

    b-2. 安裝:github

    brew  install  軟件

    b-3. 卸載:ruby

    brew  uninstall  軟件

    b-4. 升級:markdown

    brew  upgrade 軟件
  2. 顯示隱藏的文件夾和文件:
    a. 顯示:
    defaults  write  com.apple.finder  AppleShowAllFiles  -bool  true

    b. 隱藏:app

    defaults  write  com.apple.finder  AppleShowAllFiles  -bool  false
  3. 複製爲路徑:
    Command+Option+C
相關文章
相關標籤/搜索