/arch-config-files

Configuration files for bash, conky, tilda and zsh.

Primary LanguageShell

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