/dot-stow

Dot is a minimal dotfile manager that utilize GNU stow and git to synchronize dotfiles between multiple machines

Primary LanguageShellGNU General Public License v3.0GPL-3.0

dot-stow

Dot is a dotfile manager that utilize GNU stow and git to synchronize dotfiles between multiple machines

Prerequisites

  • stow (GNU stow)
  • git

The install script will install these applications for you

Install

bash <(curl -s https://raw.githubusercontent.com/Ogglord/dot-stow/main/install.sh) --branch main

dot works on Linux, Windows (within WSL) & MacOS

the install script works for Debian based distros only, such as Ubuntu