#科技 #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
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
sublime text下載 在 MUKI SPACE INC. Facebook 的最讚貼文
devthemez 是一個 github 網頁開發工具佈景主題的收集站,雖然現在還在 beta 階段,可是已經有一些很有質感的佈景主題囉。
目前提供以下這幾個工具的 theme:
1. chrome dev tools
2. sublime text 2
(不過我之前有推過一款 sublime text 2 theme : http://colorsublime.com 這家比較多選擇 XD)
3. VIM
4. BBedit
如果你剛好有用這些工具,不妨來這邊逛一逛。
其實我是到這邊挖 chrome dev tools theme 的,我目前使用的 theme 是 ZeroDarkMatrix:https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme
如果你也喜歡這款的話,可以下載 custom-stable.css 唷,issue 有我問作者的問題,作者人超好的 XDDDD
http://devthemez.com/
sublime text下載 在 紀老師程式教學網 Facebook 的最讚貼文
使用 Sublime Text 2 + Emmet 外掛,快速撰寫 HTML5 與 CSS3 原始碼
我在今年 3/24 時介紹過 Sublime Text 2 這個讚透了的「程式師專用文字編輯器」(連結請見最下方)。今天要來介紹一個它的外掛:「Emmet」,讓你寫 HTML5 與 CSS3 原始碼時,速度能快如閃電!
假設您已經下載好 Sublime Text 2(Win, Mac, Linux 全平台可用,軟體評估期目前是無限長),並且依照原文指示安裝好 Emmet 外掛了。當你在 Sublime Text 2 內寫上:
html:5
Sublime Text 2 馬上把它展開成:
游標還會停在
能夠展開的縮寫當然不止「html:5」這一個。您可以參考原文,發掘更多好用的功能!
原文連結:
http://coding.smashingmagazine.com/2013/03/26/goodbye-zen-coding-hello-emmet/
Sublime Text 2 介紹:
http://www.facebook.com/teacherchi/posts/504867586236434