Merge branch 'master' of git.eeleater.org:eeleater/dotfiles
This commit is contained in:
commit
586ddd055c
5 changed files with 20 additions and 4 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
zplugin/completions
|
||||
zplugin/plugins
|
||||
zplugin/polaris
|
||||
zplugin/services
|
||||
zplugin/snippets
|
|
@ -1,4 +1,15 @@
|
|||
Host web
|
||||
ForwardX11 yes
|
||||
HostName megumi.eeleater.org
|
||||
User eeleater
|
||||
|
||||
Host ldap
|
||||
HostName ldap.eeleater.org
|
||||
|
||||
Host mail
|
||||
ForwardX11 yes
|
||||
HostName mail.eeleater.org
|
||||
|
||||
Host sso
|
||||
ForwardX11 yes
|
||||
Hostname 192.168.100.78
|
||||
ProxyJump web
|
||||
|
|
Loading…
Add table
Reference in a new issue