An open API service indexing awesome lists of open source software.

https://github.com/amraleth/dotfiles

My Awesome Dotfiles
https://github.com/amraleth/dotfiles

arch-dotfiles dotfiles linux-dotfiles

Last synced: about 1 year ago
JSON representation

My Awesome Dotfiles

Awesome Lists containing this project

README

          

# My Awesome Dotfiles

This repository is a collection of various config files and install scripts for my Debian machine.

## Installation and Configuration
:warning: The ``link.sh`` script will remove previous config files, so back them up beforehand! :warning:

1. Clone with
> git clone --recursive git@github.com:amraleth/dotfiles .dotfiles
>
> **With submodules**

> git clone git@github.com:amraleth/dotfiles .dotfiles
>
> **Without submodules**


1. Use `make setup_arch` for Arch Linux specific packages, otherwise use `make setup_debian`.