Skip to content

neiesc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation Arch linux

  • Download the Arch Linux ISO first then:

    • Put it on a USB stick (use balenaEtcher on Mac/Windows.
    • caligula on Linux).
    • sudo fdisk -l
      lsblk
      sudo dd bs=4M if=path/to/archlinux.iso of=/dev/sdX status=progress oflag=sync
      
    • And finish with boot off the stick (remember to turn off Secure Boot in the BIOS!).
  • If you're on wifi, start by running iwctl, then type station wlan0 scan, then station wlan0 connect <tab>, pick your network, and enter the password. If you're on ethernet, you don't need this.

  • sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

About

dotfiles by neiesc

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published