diff options
author | Oscar Najera <hi@oscarnajera.com> | 2024-03-01 16:45:06 +0100 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2024-04-01 01:40:43 +0200 |
commit | 028fcb0d87af2902037c5f163fe872b5d9f4c3f9 (patch) | |
tree | d7390652813de717a08f0d6d9602dbefd30109b8 /config | |
parent | b2f64b0f0c2fe7fa2eb5a5c6664e477f011033e6 (diff) | |
download | dotfiles-028fcb0d87af2902037c5f163fe872b5d9f4c3f9.tar.gz dotfiles-028fcb0d87af2902037c5f163fe872b5d9f4c3f9.tar.bz2 dotfiles-028fcb0d87af2902037c5f163fe872b5d9f4c3f9.zip |
pikaur new config
Diffstat (limited to 'config')
-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 |