tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

Allow configuring paths via Makefile template #121

Open tadfisher opened 3 years ago

tadfisher commented 3 years ago

Just convert otp.bash to otp.bash.in with template variables to replace the which $foo subshells.