/dotfiles

⚙️ .files

Primary LanguageShell

image

Toxblh dotfiles

How to use (linux)

  • ./backup.sh for backup all configs in list.conf
  • ./restore.sh for restore all configs in .config folder

Operating Systems:

  • MacOS
  • Linux (Manjaro/Arch)

Linux desktop

How to install arch with script

  1. Download Arch ISO, to burn it to flash and restart with the usb stick
  2. Check internet like ping ya.ru. If need wifi:
> iwctl

device list
station %device% scan
station %device% get-networks
station %device% connect %SSID%
  1. curl -L -o install.sh https://bit.ly/2YLvWO1
  2. nano install.sh change here user|password|device|hostname to you
  3. chmod +x ./install.sh
  4. ./install.sh