makepkg env variable
This commit is contained in:
parent
8eaa31c3c2
commit
91c0b26065
@ -12,6 +12,7 @@ export PS1='\[\e[0;33m\][\t] \[\e[0;32m\][\W]\[\e[0m\] \[\e[0;31m\]> \[\e[0m\]'
|
||||
|
||||
export GPG_TTY=$(tty)
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
export PKGEXT=.pkg.tar # disable compress packages (ArchLinux makepkg)
|
||||
|
||||
# PMNG ####################################################
|
||||
export PMNG_PWD_FILE="$HOME/Vault/.password.yml"
|
||||
|
Loading…
Reference in New Issue
Block a user