imkerberos / dotlink

yet a simple dotfiles managment tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotlink

Create dotfiles symlink from directories like GNU stow.

features

  1. symlink files but not directories, like "--no-folding" in GNU stow
  2. translate file and directory names from "dot-" and "_" to ".*"
  3. run hooks when linking
  4. only link file for special system

requirements

python version > 3.8

usage

dotlink --help

About

yet a simple dotfiles managment tool

License:MIT License


Languages

Language:Python 100.0%