mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 22:15:28 +00:00
fix ssh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Host *
|
Host *
|
||||||
ForwardX11 yes
|
ForwardX11 yes
|
||||||
PermitLocalCommand yes
|
PermitLocalCommand yes
|
||||||
<!-- LocalCommand tar c -C${HOME} --exclude="dotfiles/.git" --exclude=".zim/.git" dotfiles .zim | ssh -o PermitLocalCommand=no %n "tar mx -C${HOME}; bash ~/dotfiles/dotfiles_setup.sh ; chsh -s /bin/zsh" -->
|
#LocalCommand tar c -C${HOME} --exclude="dotfiles/.git" --exclude=".zim/.git" dotfiles .zim | ssh -o PermitLocalCommand=no %n "tar mx -C${HOME}; bash ~/dotfiles/dotfiles_setup.sh ; chsh -s /bin/zsh"
|
||||||
|
|
||||||
Host summonerapi
|
Host summonerapi
|
||||||
HostName 46.4.78.43
|
HostName 46.4.78.43
|
||||||
|
|||||||
Reference in New Issue
Block a user