install new computer
Project description
Install new computer (inc) 0.1.8
Install basic software for different operating systems:
Installation for users
pip install inc
Usage
inc --help
List available scripts
inc ls
Example output:
Available bash scripts:
conda_python311
conda_python312
dotfiles
gmsh
install_new_mac
Run a script
inc run <script_name>
For example, to install gmsh:
inc run gmsh
To see what a script would do without running it:
inc run gmsh --dry-run
View script contents
inc cat <script_name>
Installation for developers
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 inc/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
References
- 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inc-0.1.8.tar.gz.
File metadata
- Download URL: inc-0.1.8.tar.gz
- Upload date:
- Size: 354.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
400348872ac7db0c5702afc1e1fd4ce45061ebc7adbf2a9c30a3160f715a71bc
|
|
| MD5 |
127a5f060e8b8bd3a467b35de48c0000
|
|
| BLAKE2b-256 |
c3ccb771bbf1a70d3224664b5b4107c0dd1d7eb2b986559b73d50f9bd3dab898
|
File details
Details for the file inc-0.1.8-py3-none-any.whl.
File metadata
- Download URL: inc-0.1.8-py3-none-any.whl
- Upload date:
- Size: 474.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9e9a8bb4875d7a9f07ea85bd9f54f197d7abe231492240f6379ee67e6618cfc
|
|
| MD5 |
3bfd6b658606865b49e0f11566d534e0
|
|
| BLAKE2b-256 |
8a288c637ce6a3fa85831a9007a57fac4981c6c7d631a792d81b43fe97481598
|