yhyadev / dotfiles

My Linux dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Linux dotfiles

License:MIT License


Languages

Language:Lua 35.2%Language:Python 25.5%Language:Shell 22.1%Language:Scheme 11.5%Language:CSS 5.6%