snototter / sys-setup

Setup scripts to simplify system installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sys-setup

Setup scripts to simplify system installation

Plan

  • setup-workstation vs setup-dev/boards
  • first install, then setup dotfiles

WIP

git clone git@github.com:snototter/sys-setup.git
# User details
git config --local user.name "snototter"
git config --local user.email "snototter@users.noreply.github.com"
# Set upstream branch
git push --set-upstream origin main

About

Setup scripts to simplify system installation


Languages

Language:Shell 100.0%