-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update sublime-text3 brew name, and remove unsupported Alfred #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…e-text3 to be sublime-text to reflect renaming
|
Hi @hronik1, thanks for the pull request! I'll try to review it this week. |
|
No worries, donnemartin! I found this git repository to be incredibly useful, so the least I could do is to help contribute back. |
|
Appreciate it, happy it's helpful. Sublime change looks good 👍 Regarding the Alfred reference links, do these only affect the linking of cask apps to Alfred? ie you can still properly install Alfred through brew cask? |
|
Yeah, Alfred can be successfully installed via brew cask, but cask apps can no longer be linked. |
|
Thank you! |
* master: (21 commits) Set SublimeText always_show_minimap_viewport to true (donnemartin#54) Change webdev.sh to web.sh in .dots (donnemartin#52) Set TextEdit tab width to 4 instead of the default 8 (donnemartin#48) remove alfred link step which is no longer support, and change sublime-text3 to be sublime-text to reflect renaming (donnemartin#43) Remove duplicate word in README.md (donnemartin#38) Add hub to brew.sh (donnemartin#37) Update contact info (donnemartin#35) Update formula loc for xpdf in brew.sh Tap caskroom/versions to properly install Sublime Text 3 in brew.sh Add 1password install to brew.sh Remove duplicate install of heroku-toolbelt from brew.sh Fix donnemartin#16: Enable web.sh from .dots Fix intellij-idea-ce brew install Set default screenshots loc to Pictures/Screenshots Add Sublime Text instructions to tweak the Monokai theme Add note about testing on OS X 10.11 Rework iTerm2 guide Set Sublime Text theme to Soda Dark Enable Sublime Text hot exit fix pydata.sh. create ~/.ipython directory if it does not exist ...
* 'master' of https://github.com/donnemartin/dev-setup: (31 commits) Set blazingly fast keyboard repeat rate (donnemartin#76) Fix LICENSE line wrapping (donnemartin#70) Add license disclaimer (donnemartin#69) Set SublimeText always_show_minimap_viewport to true (donnemartin#54) Change webdev.sh to web.sh in .dots (donnemartin#52) Set TextEdit tab width to 4 instead of the default 8 (donnemartin#48) remove alfred link step which is no longer support, and change sublime-text3 to be sublime-text to reflect renaming (donnemartin#43) Remove duplicate word in README.md (donnemartin#38) Add hub to brew.sh (donnemartin#37) Update contact info (donnemartin#35) Update formula loc for xpdf in brew.sh Tap caskroom/versions to properly install Sublime Text 3 in brew.sh Add 1password install to brew.sh Remove duplicate install of heroku-toolbelt from brew.sh Fix donnemartin#16: Enable web.sh from .dots Fix intellij-idea-ce brew install Set default screenshots loc to Pictures/Screenshots Add Sublime Text instructions to tweak the Monokai theme Add note about testing on OS X 10.11 Rework iTerm2 guide ...
…e-text3 to be sublime-text to reflect renaming (donnemartin#43)
It looks like sublime-text3 has be renamed to sublime-text. Additionally it looks support for alfred has been removed from homebred-cask. Just a small change to reflect those updates.