systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit a75f0899568166120134cc2d58727af79d0909a4
parent bfad29d96ae3df5804e5e6e2e12095c82cebd58a
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sat, 14 Jul 2018 18:54:48 +0200

fix config bug

debian/updateHome.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Diffstat:
Mdebian/updateHome.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/updateHome.sh b/debian/updateHome.sh @@ -18,7 +18,7 @@ cp ../dotfiles/xapianOmegaSearch.sh ~/bin/ mkdir ~/.gnupg cp ../dotfiles/gpg-agent.conf ~/.gnupg/ mkdir ~/.ssh -chown 700 ~/.ssh +chmod 700 ~/.ssh cp ../dotfiles/.ssh/config ~/.ssh/ # i3