diff --git a/~/Bash/.bashrc b/~/Bash/.bashrc index 7c9e896..7b8672f 100644 --- a/~/Bash/.bashrc +++ b/~/Bash/.bashrc @@ -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"