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)