New Mac: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Mac Setup= | |||
<syntaxhighlight lang='bash'> | |||
curl https://raw.githubusercontent.com/ovidiuf/shell-tools/master/mac-setup | bash - | |||
</syntaxhighlight> | |||
=TODO= | =TODO= | ||
Revision as of 00:48, 14 October 2018
Mac Setup
curl https://raw.githubusercontent.com/ovidiuf/shell-tools/master/mac-setup | bash -
TODO
- https://gist.github.com/todc/9562086
- https://github.com/NovaOrdis/shell-tools/blob/master/mac-setup
- Installed by hand brew, and then installed java and gradle with brew.
- Installed shell-tools: shell-tools
- Install_gnu_sed_on_Mac#Overview
- Create ~/.bash_profile with:
[ -f ~/.bashrc ] && . ~/.bashrc