Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dotfiles and installation scripts for my Arch Linux setup.

Notifications You must be signed in to change notification settings

ValdezFOmar/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfiles and installation scripts for my Arch Linux setup.

Desktop (Hyprland + waybar)

Desktop

Screen lock (Hyprlock)

Screen lock

Setup

Dependencies:

  • git
  • stow

On a fresh installation of Arch, clone this repository.

git clone https://github.com/ValdezFOmar/.dotfiles.git ~/.dotfiles

Then run the installation script for user and system configurations, in that order:

cd ~/.dotfiles/
./install.sh
sudo ./etc/install.sh

Warning

This will download and install multiple packages, create directories on ~/, symlink user configuration files, replace some system configuration files and enable some services.

For only installing user configuration files run:

cd ~/.dotfiles && stow --verbose --dotfiles home

About

Dotfiles and installation scripts for my Arch Linux setup.

Topics

Resources

Stars

Watchers

Forks

Contributors