From 879f42e4fa2bf3d4ee7f9953cc040aed6aed2a56 Mon Sep 17 00:00:00 2001 From: Jon Austin Date: Sun, 9 Aug 2020 13:50:10 -0700 Subject: [PATCH] add link to forgit --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index 97fa5fc..10bc341 100644 --- a/Examples.md +++ b/Examples.md @@ -1483,7 +1483,7 @@ Don't forget to add a float/center rule for `fzfmenu` class/name to your wm's co [dotbare](https://github.com/kazhala/dotbare) is a command-line utility to help you manage your dotfiles. It heavily utilises fzf for interactive user -experience. It is inspired by forgit, but focuses on dotfiles rather than generic +experience. It is inspired by [forgit](https://github.com/wfxr/forgit), but focuses on dotfiles rather than generic git. By default, it wraps around git bare repository but it could also be easily integrated with a symlink/GNU stow setup. ![dotbare screenshot](https://user-images.githubusercontent.com/43941510/82644470-b4a32c80-9c54-11ea-9601-d237eb98912e.gif)