aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCody Hiar <chiar@hybridforge.com>2015-08-12 11:51:04 -0600
committerCody Hiar <chiar@hybridforge.com>2015-08-12 11:51:04 -0600
commit72d653e1e0cffe2e48bd7a393acf08c96d6db50a (patch)
tree6c870fd1fa4737103fe728b1438c27ac6863fc75 /README.md
Inidiat commit of working files
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6b2fa15
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Setup
+This is my '~/.vim' folder along with my vimrc folder.
+If you want to use this yourself you can use the following commands:
+
+```
+https://github.com/thornycrackers/.vim.git
+ln -s .vimrc .vim/vimrc
+```
+This will clone the repo and create a symlink to the vimrc file