Create the .local version too by default

This commit is contained in:
David Heinemeier Hansson 2024-05-26 19:48:02 -07:00
parent 423f0393ba
commit 9e3156b279

View File

@ -15,6 +15,8 @@ for entry in ~/.local/share/omakub/dotfiles/*; do
if [ ! -e $target ]; then
ln -s $entry $target
fi
touch $entry.local
fi
# Link all directories in ~/.config/