make the termux Makefile update to the new ssh config location

This commit is contained in:
stupidcomputer 2024-10-26 11:41:19 -05:00
parent a9a92371dd
commit 6de18e3c81
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ termux-pkgs:
termux-dots:
ln -sf $(CURDIR)/../../../.config ~/.config
ln -sf $(CURDIR)/../../../home/ssh/config ~/.ssh/config
ln -sf $(CURDIR)/../../../.config/ssh/config ~/.ssh/config
ln -sf ~/.config/bash/bashrc ~/.bashrc
ln -sf ~/.config/bash/profile ~/.bash_profile
mkdir -p ~/.local/share