Commit 0e2aa84b authored by nimrod's avatar nimrod
Browse files

Force recreation of files in Git post-merge.

parent a3823a99
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ notify () { printf '\n\e[1;94m=== %s ====\e[0m\n\n' "$1" >&2; }


cd "$(git rev-parse --show-toplevel)"
cd "$(git rev-parse --show-toplevel)"
notify 'Generating some configuration and private files.'
notify 'Generating some configuration and private files.'
make
make --directory "$HOME" --always-make
notify 'Installing Git hooks'
notify 'Installing Git hooks'
Documents/bin/install-git-hooks
Documents/bin/install-git-hooks
notify 'Loading dconf config'
notify 'Loading dconf config'