Removed errent delim.

This commit is contained in:
James Patrick 2020-07-13 12:12:54 -04:00
parent e79c2439f9
commit 1ef087d030
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ histcount="${CLIPBOARD_HISTORY_COUNT:-300}"
red=$(tput setaf 1)
reset=$(tput sgr0)
delim="\034"
#delim=":::::::"
umask 077
mkdir -p "$workdir"