Merge branch 'master' of ssh://git.jonathanh.co.uk:2222/jab2870/Dotfiles

Jonathan Hodgson 3 years ago
commit 08e4bceee8
  1. 2
      bin/.bin/contact-numbers

@ -13,6 +13,4 @@ cat "$addressbook" |
numType="$(echo "$numLine" | cut -d '=' -f 1)"
echo -e "$name\t$num\t$numType"
done
echo ""
done
Loading…
Cancel
Save