homesick

keep your dotfiles (configs) in git

Install

All systems
curl cmd.cat/homesick.sh
Debian Debian
apt-get install homesick
Ubuntu
apt-get install homesick
image/svg+xml Kali Linux
apt-get install homesick
Windows (WSL2)
sudo apt-get update sudo apt-get install homesick
Raspbian
apt-get install homesick

homesick

keep your dotfiles (configs) in git

homesick allows one to keep some set of files from home directory in separate git repository. User can have several repositories attached to your home directory with several sets of configs: one repository for console tools, another for GUI, third for some development utilities. homesick is similar to vsch, another tool for managing config files.