diff options
-rw-r--r-- | config/pikaur.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/pikaur.conf b/config/pikaur.conf index 2788870..6c8e171 100644 --- a/config/pikaur.conf +++ b/config/pikaur.conf @@ -42,6 +42,7 @@ pacmanpath = pacman privilegeescalationtool = sudo privilegeescalationtarget = pikaur userid = 0 +preserveenv = PKGDEST,VISUAL,EDITOR,http_proxy,https_proxy,ftp_proxy,HTTP_PROXY,HTTPS_PROXY,FTP_PROXY,ALL_PROXY [network] aururl = https://aur.archlinux.org |