From 67167520d3ba0fb922c85079178601dc22d26962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 5 Aug 2017 18:46:47 +0200 Subject: [PATCH] Move dotfiles --- scripts/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/setup.bash b/scripts/setup.bash index 44a74ee..23b2960 100755 --- a/scripts/setup.bash +++ b/scripts/setup.bash @@ -3,7 +3,7 @@ # --dry-run -n : only show what would be done without doing anything # config directory -config_dir="$HOME/projects/dotfiles/" +config_dir="$HOME/.dotfiles/" mapping_file="$config_dir/MAPPING"