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

https://github.com/gasol/dotfiles

Dotfiles managed with GNU stow
https://github.com/gasol/dotfiles

Last synced: about 1 year ago
JSON representation

Dotfiles managed with GNU stow

Awesome Lists containing this project

README

          

# Dotfiles

[![Build Status](https://travis-ci.org/Gasol/dotfiles.svg?branch=master)](https://travis-ci.org/Gasol/dotfiles)

Just my dotfiles that managed with GNU Make and Stow.

## First

Don't take things without thinking

## Installation

Just clone the repo and run target `install` with GNU make, If you have not install the GNU [Stow](https://www.gnu.org/software/stow/), It will be installed from source on the directory of repo itself.

git clone git@github.com:Gasol/dotfiles.git ~/.dotfiles
make install