Add Configs for Sway + YubiKey for GPG/SSH

This commit is contained in:
Tobias Strobel 2022-05-05 20:40:24 +02:00
parent 481612fd84
commit b861420f72
6 changed files with 292 additions and 4 deletions

View file

@ -1,9 +1,6 @@
#
# ~/.bash_profile
#
[[ "$TTY" == /dev/tty* ]] || return 0
export $(systemctl --user show-environment)
export GPG_TTY="$TTY"