aboutsummaryrefslogtreecommitdiffstats
path: root/gitjoe-addsshkey.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gitjoe-addsshkey.pl')
-rwxr-xr-xgitjoe-addsshkey.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitjoe-addsshkey.pl b/gitjoe-addsshkey.pl
index 7dfd5cc..7f280f9 100755
--- a/gitjoe-addsshkey.pl
+++ b/gitjoe-addsshkey.pl
@@ -2,6 +2,7 @@
use strict;
use warnings;
+use Term::ANSIColor;
sub main {
my $argc = $#ARGV + 1;