Skip to content

Various scripts and documentation to help me customize my devices

Notifications You must be signed in to change notification settings

jRob2k/jrob_customization_V1

Repository files navigation

Customization-Scripts

Various scripts and documentation to help me customize my devices

To get started....

Install Github cli (this is the way...)

Official instructions from Github's repo

TL:DR;

curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/etc/apt/trusted.gpg.d/githubcli-archive-keyring.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/trusted.gpg.d/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null sudo apt update sudo apt install gh

Testing

adding another line to test

About

Various scripts and documentation to help me customize my devices

Resources

Stars

Watchers

Forks

Packages

No packages published