Removed yazi packages and added some scripts

This commit is contained in:
2025-09-18 12:14:40 +02:00
parent 4bc39fe87a
commit 068ab247f2
68 changed files with 73 additions and 2646 deletions

26
home/dot-ssh/config Normal file
View File

@@ -0,0 +1,26 @@
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_github
Host gitlab.gwdg.de
HostName gitlab.gwdg.de
User git
IdentityFile ~/.ssh/id_gitlab_gwdg
Host strato
HostName hahn1.one
User root
IdentityFile ~/.ssh/id_strato
Host bitzz
HostName bitzz.de
User jonas
Host physik
HostName login.physik.uni-goettingen.de
User j.hahn02
Host informatik
HostName shell.informatik.uni-goettingen.de
User j.hahn02