From d1c8cdd72cfd52b9ab57bdcc61cc6e78d579f40d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2024 10:52:43 +0200 Subject: Moved to GNU Stow --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f1697ec..6db701b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ![Unga Bunga](https://github.com/mitjafelicijan/dotfiles/assets/296714/2ea7852a-8297-40c4-a9b1-0f6cba6c701f) +Relies on [GNU Stow](https://www.gnu.org/software/stow/). + ```sh git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles - -# Create symbolic links to actual config files. -sh symlink.sh +cd .dotfiles && stow ``` -- cgit v1.2.3