New Mac: Difference between revisions
Jump to navigation
Jump to search
(→TODO) |
No edit summary |
||
Line 6: | Line 6: | ||
* Installed shell-tools: [https://kb.novaordis.com/index.php/Shell-tools#Installation shell-tools] | * Installed shell-tools: [https://kb.novaordis.com/index.php/Shell-tools#Installation shell-tools] | ||
* [[Install_gnu_sed_on_Mac#Overview]] | * [[Install_gnu_sed_on_Mac#Overview]] | ||
* Create ~/.bash_profile with: | |||
[ -f ~/.bashrc ] && . ~/.bashrc |
Revision as of 23:55, 6 August 2018
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