Jackbaude / dotfiles

automated symbolic link maker for configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jack Baude .files

All dot files are stored in the root dir.

Configuration

This project links dotfiles between their the root of the project and the desired location. Add dotfiles to be linked in the links file as such: file name -> symbolic link dir.

Example

.bashrc -> ~/.bashrc

To link

  1. make build

  2. ./create_links

About

automated symbolic link maker for configuration files


Languages

Language:C 97.5%Language:Makefile 2.5%