Install homesick by entering the following commands in the terminal:
sudo apt update sudo apt install homesick
Description:
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.
Homepage: http://github.com/technicalpickles/homesick
Version: 1.1.6-2
Section: universe/ruby