This commit is contained in:
fz0x1 2024-11-24 18:47:52 +01:00
parent a23304753e
commit e35774c3b6
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
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