Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nirokay/dotfiles

My dotfiles with automated deployment.
https://github.com/nirokay/dotfiles

automation dotfiles nim nim-lang nim-language scripts

Last synced: 22 days ago
JSON representation

My dotfiles with automated deployment.

Awesome Lists containing this project

README

        

# My dotfiles

This repository consists of my dotfiles and other config files alongside a program that automatically
links them to their locations.

## Subdirectories

* `./home` -> `$1` of the script `link.sh` (required argument, use your `$HOME` before running with sudo)
* `./root` -> `$2` of the script `link.sh` (optional argument, default: `/`)

## Dependencies

* Nim
* gcc (or another C compiler)
* Bash