From 11bfe6553fe89a9a89b73458ef174bdfe2ea6664 Mon Sep 17 00:00:00 2001 From: David Ibia Date: Mon, 15 Jan 2024 16:33:04 +0100 Subject: [PATCH] chore(README.md): add README.md file with installation instructions and warning message docs(README.md): add link to Absolute VIM repository for reference --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..56d8c60 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Absolute Dotfiles + +## Installation + +Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk! + +If you're looking for the Absolute VIM, click on the link below +[Absolute VIM](https://github.com/boxpositron/absolute-vim)