Skip to content

j-miguel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git clone --bare [email protected]:j-miguel/dotfiles.git $HOME/.dotfiles
alias config='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
config checkout
config config --local status.showUntrackedFiles no
pacman -S --needed - < pkglist.txt
pacman -S --needed $(comm -12 <(pacman -Slq | sort) <(sort pkglist.txt))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published