Skip to content

yhyadev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yhya's Linux Dotfiles

Installation

  1. Clone the repo
git clone https://github.com/yhyadev/dotfiles
cd dotfiles
  1. Join the stow directory
cd stow
  1. Make symbolic links using stow
stow * -t ~
  1. Build suckless configurations using make (replace dwm with the intended app)
cd ~/.config/dwm
make install clean