Skip to content

sabyabhoi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Set them up using stow

To set up all dotfiles, navigate to the config/ directory and use the following command:

stow -t ~ *

To set up a particular doftile (say zathura):

stow -t ~ zathura

Note: I got this statusbar from adi1090x's repository.

Install the requirements

Run this command with root priveleges

xargs -a requirements.txt pacman -S