Install basic software for different operating systems:
pip install inc
Copy-paste these 3 lines into a terminal. For example bash install mac.mk
will run the macOs installer
git clone https://github.com/joamatab/install_new_computer.git ~/install_new_computer
cd install_new_computer/bash
bash install mac
where you can replace mac.mk by any of the supported OS:
- arch
- centos
- fedora
- mac
- ubuntu
This install the specific install
section of the Makefile for the selected distro.
To install specific sections of each Makefile you can also run
bash install centos desktop
For MacOs type this into a terminal
xcode-select --install
inc --help
Links:
- my dotfiles wiki
- my dotfiles
- mac CLI
- https://github.com/jaywcjlove/awesome-mac.git
- https://www.stuartellis.name/articles/mac-setup/
- https://dotfiles.github.io/
- https://github.com/atomantic/dotfiles
- https://sourabhbajaj.com/mac-setup/
- https://github.com/gotbletu
- https://lukesmith.xyz/
- http://www.openvim.com/tutorial.html