Skip to content

neiesc/dotfiles

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

Configuring the system

  • ~/.config/chezmoi/chezmoi.toml

Work

[data]
    contexto = "trabalho"
    nome = "Seu Nome Completo"
    email = "seu.email@trabalho.com"

Pessoal

[data]
    contexto = "pessoal"
    nome = "Seu Nome Completo"
    email = "seu.email@pessoal.com"

About

dotfiles by neiesc

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages