Skip to content

snackk/arch-config-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch configuration files

Build Status

Overview

This is a set of configs that I personally have in every linux computer. To help solve the logistics of installing this into a fresh system, there's a simple shell script that handles that.

Installation

$ mkdir ~/git && cd ~/git 
$ git https://github.com/snackk/arch-config-files
$ ./install.sh

Any problem with install just run:

$ chmod +x install.sh

Written by @snackk