summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4c9cf79
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Dotfiles
+
+My custom configuration files.
+
+## Installation
+
+1. Clone the repository with submodules:
+ `git clone --recursive <repo_url>`
+
+2. Run the installation script:
+ `./install.sh`