dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 00cb08707de0de09ea22bf41fb2df00009c28bfb
parent c663e55fa23880ed991600282c76a237a90ef443
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  9 Jan 2020 14:49:03 +0100

Do not read profile contents in template

Diffstat:
M.local/bin/template.sh | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.local/bin/template.sh b/.local/bin/template.sh @@ -26,8 +26,6 @@ die() { exit 1 } -[ -f ~/.profile ] && . ~/.profile - verbose=0 while :; do case "$1" in