Update dotfiles-bootstrapper-script.sh

This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-04-13 14:06:20 +08:00 committed by GitHub
parent b3c84a70d5
commit 60f4c7da72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ if echo $OSTYPE | grep linux-android.*; then
cp $HOME/.dotfiles/secrets/ssh/launchpad.pub ~/.ssh/launchpad.pub
chmod 600 ~/.ssh/launchpad
chmod 600 ~/.ssh/github-personal
#echo "==> Generating OpenSSH client config..."
ln -s $HOME/.ssh/config $HOME/.dotfiles/ssh/termux
#echo "==> Creating soft links for OpenSSH client config..."
ln -s $HOME/.dotfiles/ssh-client/termux ~/.ssh/config
# Link softly
echo "==> Creating soft links for .bashrc and .gitconfig"