Update files structure

This commit is contained in:
Andrejus
2020-07-12 04:01:46 +01:00
parent b748e73e80
commit 1418a61962
19 changed files with 16 additions and 47 deletions

View File

@@ -11,8 +11,4 @@ if [ ! -f "$ssh_key" ]; then
fi
echo "ssh key exists"
# ssh dotfiles are symlinked
ssh_source="$dotfiles_dir/ssh"
link_folder "$ssh_source" "$ssh_target"
echo "ssh dotfiles are symlinked"
cat "$ssh_pub"