Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 592 Bytes

readme.org

File metadata and controls

21 lines (17 loc) · 592 Bytes

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.