summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-11-25 06:22:30 +0200
committerThanos Apollo <[email protected]>2023-11-25 06:22:30 +0200
commit6df551f79d6c22fa60639f8d01783ab179f22873 (patch)
treeb0f7ca85620c2efe612a4d0aeeab805ec1e8182c /README
parent898d5ceb89fc54d91ffc35a6e180d6789f4a0a2b (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 15 insertions, 2 deletions
diff --git a/README b/README
index ceac370..cedae24 100644
--- a/README
+++ b/README
@@ -1,6 +1,19 @@
-dotfiles |
-==========
+dotfiles
+====
My personal system configuration.
Managed with GNU Stow <https://www.gnu.org/software/stow/>
+
+1. Install GNU Stow <https://www.gnu.org/software/stow/> on Gentoo
+
+ emerge -av app-admin/stow
+
+2. Clone repisotory
+
+ git clone https://git.thanosapollo.org/dotfiles.git ~/dotfiles
+
+3. Use GNU Stow
+
+ cd ~/dotfiles
+ stow . \ No newline at end of file