diff --git a/.ssh/config b/.ssh/config index ad9b4fe..8ba3dad 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,7 +1,7 @@ Host * ForwardX11 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" Host summonerapi HostName 46.4.78.43