Skip to content

Skymit/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

⚙️ .files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%