From a335ed6e55a23c17a735ceb13bc2126e9f874bb6 Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Mon, 21 Nov 2022 20:18:24 +0100 Subject: [PATCH] Add oathtool which I use a lot to manage otp locally --- .config/dotfiles/setup-machine.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/dotfiles/setup-machine.sh b/.config/dotfiles/setup-machine.sh index f3abdce..6b02edc 100755 --- a/.config/dotfiles/setup-machine.sh +++ b/.config/dotfiles/setup-machine.sh @@ -32,6 +32,7 @@ else i3lock \ i3status \ rofi \ + oathtool \ enpass # install icon-font which I use for i3status MATERIAL_DESIGN_FONT_ZIP=MaterialDesign-Webfont-4.9.95.zip