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 \