1
0
Fork 0

use full path for Vim

This commit is contained in:
Pratham Patel 2023-03-12 16:32:26 +05:30
parent a907ef302f
commit 631d6ba92e
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Host git.thefossguy.com
EOF
cat $HOME/.ssh/gitea.pub
echo -e "\n\n\n\nPopulate Hostname (IP addr) for \"git.thefossguy.com\" in ~/.ssh/config"
vim ~/.ssh/config
/usr/bin/vim ~/.ssh/config
fi