systemSetup

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

commit cee96eb4fc9211391ecdf5e47f4883f67b0a68b8
parent baa94d5fa4321b2047db986cf62d4a63fd094d99
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sun, 28 Oct 2018 10:13:33 +0100

add ref.sh in updateHomeNoGui

debian/updateHomeNoGui.sh | 1 +
1 file changed, 1 insertion(+)

Diffstat:
Mdebian/updateHomeNoGui.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/debian/updateHomeNoGui.sh b/debian/updateHomeNoGui.sh @@ -16,6 +16,7 @@ cp ../dotfiles/mk.sh ~/bin/ cp ../dotfiles/updateXapianIndex.sh ~/bin/ cp ../dotfiles/xapianOmegaSearch.sh ~/bin/ cp ../dotfiles/noc.sh ~/bin/ +cp ../dotfiles/ref.sh ~/bin/ mkdir ~/.gnupg cp ../dotfiles/gpg-agent.conf ~/.gnupg/ mkdir ~/.ssh