This commit is contained in:
fz0x1 2024-11-24 18:47:52 +01:00
parent b7591e4663
commit 1e64a7d670
16 changed files with 55 additions and 31 deletions

View file

@ -38,5 +38,7 @@ export PATH="$CUSTOM_SCRIPTS/bin:$PATH"
export USER_BIN="$HOME/bin"
export PATH="$USER_BIN:$PATH"
export MANPAGER='nvim +Man!'
GPG_TTY=$(tty)
export GPG_TTY