diff --git a/.config/vifm/README.md b/.config/vifm/README.md new file mode 100644 index 0000000..f8f86ff --- /dev/null +++ b/.config/vifm/README.md @@ -0,0 +1,8 @@ +# Vifm +[Vifm - Manual](https://vifm.info/manual.shtml). + +## Related files +- [./\*](./) + +## Additional +- [How to use bat as a fileviewer · Issue #404 · vifm/vifm](https://github.com/vifm/vifm/issues/404) diff --git a/README.md b/README.md index 64eaa27..6dd5f03 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ This repository contains my dotfiles. They are managed by using `git clone --bar see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/dotfiles). ## Files (info) -- [Vim](./.vim/README.md) - [Bash](./.bash/README.md) +- [Vim](./.vim/README.md) +- [Vifm](./.config/vifm/README.md) ## On a new machine 1. install git