Skip to content

aperez/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This is a collection of dotfiles and scripts for installing and configuring the tools I use day to day. Scripts and configurations in this repository assume the user is running an Arch-based linux distribution.

Installation

To install the software packages:

make install-packages

You might be prompted for your password.

To symlink configuration files into their appropriate places:

make stow

make all runs the two aforementioned targets.