mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
fix ssh
This commit is contained in:
@@ -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" -->
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user