mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
Removed yazi packages and added some scripts
This commit is contained in:
26
home/dot-ssh/config
Normal file
26
home/dot-ssh/config
Normal 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
|
||||
Reference in New Issue
Block a user