From 6df551f79d6c22fa60639f8d01783ab179f22873 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 25 Nov 2023 06:22:30 +0200 Subject: Update README --- README | 17 +++++++++++++++-- 1 file 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 + +1. Install GNU 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 -- cgit v1.2.3