Update bootstrap-linux.sh

This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-04-04 23:19:52 +08:00 committed by GitHub
parent f55876a3d6
commit 0cd65893d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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