#科技 #Mac
介紹Mac專用的套件系統(就是像ubuntu的apt-get):
http://brew.sh/index_zh-tw.html
可以用來裝一些系統沒有的元件~(啥joe或是wget之類的)
http://caskroom.io
然後再裝這個cask擴充套件,就可以用來安裝GUI的App…
之後就只要用指令就能裝應用程式了~完全不用自己去下載安裝檔跟點安裝~
入手新Mac,安裝完新系統後,重新建立工作環境中,順便記錄一下自己裝了哪些套件:
- ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- brew install caskroom/cask/brew-cask
- brew install joe
- brew install wget
- brew cask install firefox
- brew cask install google-chrome
- brew cask install flash-player
- brew cask install dropbox
- brew cask install 1password
- brew cask install xtrafinder
- brew cask install sublime-text
- brew cask install iterm2
- brew cask install google-drive
- brew cask install xmind
- brew cask install nally
- brew cask install synology-cloud-station
- brew cask install filezilla
- brew cask install microsoft-office
- brew cask install adobe-photoshop-cc adobe-illustrator-cc
- brew cask install diskmaker-x
「wget google drive」的推薦目錄:
- 關於wget google drive 在 蜜蜂先生的遊戲人間 Facebook 的最讚貼文
- 關於wget google drive 在 wget/curl large file from google drive - Stack Overflow 的評價
- 關於wget google drive 在 Download Google Drive files with WGET - gists · GitHub 的評價
- 關於wget google drive 在 How to download a folder from google drive using terminal? 的評價
- 關於wget google drive 在 download files from google drive using WGET - YouTube 的評價
- 關於wget google drive 在 通过命令行从Google Drive下载数据 的評價
- 關於wget google drive 在 Uploading Data to Google Colab.ipynb 的評價
- 關於wget google drive 在 google-drive-wget from whai362 - Github Help 的評價
wget google drive 在 Download Google Drive files with WGET - gists · GitHub 的推薦與評價
Download Google Drive files with WGET. GitHub Gist: instantly share code, notes, and snippets. ... <看更多>
wget google drive 在 How to download a folder from google drive using terminal? 的推薦與評價
I was able to download a public shared file using this command: $ wget --no-check-certificate 'https://docs.google.com/uc?export=download&id=FILEID' -O ... ... <看更多>
wget google drive 在 wget/curl large file from google drive - Stack Overflow 的推薦與評價
... <看更多>
相關內容