Skip to content

kritag/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Modified install script to take .conf.yaml files as arguments. Any number of arguments may be passed depending on the desired installation: ./install workstation installs the contents of workstation.conf.yaml.

Both workstation and desktop profiles are hyprland-based.

Non-arch

Install Brew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Arch

  • Install yay:
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
  • Run ./install (machine)_arch.conf.yaml (machine).conf.yaml

  • Uncomment PowerKey etc. in /etc/systemd/logind.conf

  • Set MaxFileSec=1week in /etc/systemd/journald.conf

  • Set deny = 0 in /etc/security/faillock.conf

  • Set servers in /etc/pacman.d/mirrorlist

  • Uncomment LogFile, Color, ParallelDownloads and ILoveCandy in /etc/pacman.conf

    • Include multilib
  • Configure timeshift autosnap

  • Run fc-cache -fv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published