Merge branch 'main' of gitlab.com:elitherl/dotfiles into main
This commit is contained in:
commit
2368e79c14
3
config/fish/conf.d/direnv.fish
Normal file
3
config/fish/conf.d/direnv.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
if status is-interactive
|
||||
direnv hook fish | source
|
||||
end
|
|
@ -1,20 +0,0 @@
|
|||
Host heimdall
|
||||
HostName heimdall003.jet.uk
|
||||
|
||||
Host heimdall???
|
||||
HostName %h.jet.uk
|
||||
|
||||
Host jdc
|
||||
HostName 10.40.4.103
|
||||
|
||||
Host freia
|
||||
HostName freia022.hpc.l
|
||||
|
||||
Host freia???
|
||||
HostName %h.hpc.l
|
||||
|
||||
Host heimdall* jdc* freia*
|
||||
User elitherl
|
||||
ForwardX11 yes
|
||||
ForwardX11Timeout 0
|
||||
Compression yes
|
Loading…
Reference in a new issue