diff --git a/shell/alias/otpclient-cli.sh b/shell/alias/otpclient-cli.sh deleted file mode 100644 index 4fbe9cd..0000000 --- a/shell/alias/otpclient-cli.sh +++ /dev/null @@ -1,12 +0,0 @@ -# list otp accounts -alias otpl="\ -otpclient-cli \ -list \ -" - -# display otp code -alias otps="\ -otpclient-cli \ -show \ --a \ -"