4 Commits

5 changed files with 22 additions and 4 deletions

View File

@@ -27,3 +27,5 @@
[documentation](https://wiki.archlinux.org/title/Universal_2nd_Factor).
- Note: that the directory this is stored in MUST be ~/.config/Yubico (I tried
using ~/.config/yubico and it didn't work)
- Move keyboard (kanata) systemd service to be started as a '--user' service, as
it seems to not work when used on a desktop (mac mini) vs. laptop.

2
env/.zshenv vendored
View File

@@ -70,7 +70,7 @@ export CARGO_HOME="$XDG_DATA_HOME/cargo"
export TMUX_SESSIONATOR_PATH="$HOME:$SCRIPTS:$HOME/.config/personal:$HOME/dev:$HOME/dev/homelab/utils:$HOME/dev/homelab/services"
# Password-store
export PASSWORD_STORE_DIR="$XDG_DATA_HOME/gopass/stores/root"
# export PASSWORD_STORE_DIR="$XDG_DATA_HOME/gopass/stores/root"
export PASSWORD_STORE_GENERATED_LENGTH=40
export PASSWORD_STORE_ENABLE_EXTENSIONS=true

3
runs/brave Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
yay ${1:-"-S --noconfirm"} brave-bin

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
yay ${1:-"-S --noconfirm"} chromium

16
runs/neomutt Executable file
View File

@@ -0,0 +1,16 @@
#!/usr/bin/env bash
yay ${1:-"-S --noconfirm"} neomutt \
abook \
mutt-wizard \
goimapnotify \
lynx \
notmuch \
urlview \
cronie \
protonmail-bridge \
isync \
msmtp \
pass \
ca-certificates \
gettext