danno131313 / dfile-rs

A small Rust program for hard linking dotfiles and scripts from all across your home directory to a specific directory, minus any dot prefixes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dfile

A small Rust program for organizing your dotfiles. This program hard links your dotfiles and scripts from all across your home directory into a single directory, minus the dot prefixes, and while maintaining folder structure relative to $HOME.

Running dfile by itself will attempt to add, commit, and push all changes in the dotfile directory to a remote repo, setting one up if none exists.

Run dfile --help for usage.

*Runs on Unix-based systems and Rust stable 1.25.

About

A small Rust program for hard linking dotfiles and scripts from all across your home directory to a specific directory, minus any dot prefixes.


Languages

Language:Rust 100.0%