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

master
Jonathan Hodgson 3 years ago
commit 0fec84e1f1
  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