From 7957468aa607b9840bf5b5e202e5ad314d086929 Mon Sep 17 00:00:00 2001 From: Stephen Card Date: Sun, 13 Aug 2023 17:07:40 -0400 Subject: [PATCH] updated identity file --- config/.ssh/config | 1 + ddeps.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index b5312e3..8190746 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -20,6 +20,7 @@ Host router Host stev Hostname 192.168.1.147 User stev + IdentityFile ~/.ssh/stevserver_rsa Host yc Hostname yiffclan.org User stev diff --git a/ddeps.sh b/ddeps.sh index bb63c6f..012deac 100755 --- a/ddeps.sh +++ b/ddeps.sh @@ -32,7 +32,6 @@ sudo apt-get -my install \ fd-find \ ncdu \ exa \ - bottom \ neofetch \ trash-cli \ bat \