Skip to content

DannyQuah/Initiate-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileName Type Tags output title
README.md
Notes
Software, git, GitHub, Linux
pdf_document
Initiate Machine README

This repo initiates a machine with shell scripts, dotfiles, Linux installations, editor configurations, templates, stylesheets, and so on. Barebones, it can be used to kickstart iSH on iOS, Termux on Android, Linux Beta on ChromeOS, or larger.

If this repo is already in place locally, just run

source ./Linux/src/00-linux-new-setup

OR, if not yet, then run

wget -O - https://raw.githubusercontent.com/DannyQuah/Initiate-Machine/main/machines/Linux/src/00-linux-new-setup | bash

(which will take a while, depending on how fast the machine and Internet connection are).

For a skeletal setup, appropriate for, e.g., iSH on iOS, Termux on Android, or Linux beta on ChromeOS, I might run instead:

wget -O - https://raw.githubusercontent.com/DannyQuah/Initiate-Machine/main/machines/Linux/src/01-barebones-new-setup | bash

(Previously, this and other files and folders were uploaded to GitHub into Config-Management. That got too unwieldy, however, and so I've stripped down to this lightweight version.)

About

Initiate a machine with shell scripts, dotfiles, and so on. Barebones kickstart iSH on IOS, Termux on Android, Linux beta on ChromeOS, or larger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published