r12f / config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config

To bootstrap the machine, run the following command:

# Copy all commands in the file below and run to get wifi connection via nmcli:
# https://raw.githubusercontent.com/r12f/config/master/bootstrap/linux/wifi-nmcli.sh

# Bootstrap the machine. Create user and set machine name.
bash <(curl -sSf https://raw.githubusercontent.com/r12f/config/master/bootstrap/linux/bootstrap.sh)

# After bootstrap, login as new user and run the following command:
bash <(curl -sSf https://raw.githubusercontent.com/r12f/config/master/bootstrap/linux/init.sh)

About


Languages

Language:Shell 33.7%Language:Nushell 26.2%Language:Jinja 17.6%Language:PowerShell 15.2%Language:Batchfile 5.7%Language:Python 1.0%Language:Nu 0.6%Language:GDB 0.0%