diff --git a/linux.md b/docs/linux.md similarity index 100% rename from linux.md rename to docs/linux.md diff --git a/macos.md b/docs/macos.md similarity index 100% rename from macos.md rename to docs/macos.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..fd96d56 --- /dev/null +++ b/readme.md @@ -0,0 +1,10 @@ +# Overview + +These are my configuration files for my development environment using Fish (shell) and NeoVim. + +There are different branches for each OS. + +# Instructions + +- [Linux](docs/linux.md) +- [Mac](docs/macos.md)