add some c3 voc helper scripts; add $HOME/bin to $PATH; Add yanone kaffeesatz zerohack font

This commit is contained in:
Philip Henning 2018-12-27 21:42:38 +01:00
parent 15e477e2c3
commit 4b31c2e4cf
12 changed files with 86 additions and 0 deletions

8
dotfiles/bin/c3cp Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
if [[ -z "$1" ]]; then
echo "Filepath missing."
exit 1
fi
rsync --verbose --progress --inplace $1 /tmp/