bash_profile: Don't search Arch Linux debuginfod url
This commit is contained in:
parent
3268a41abb
commit
143aae0a9e
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|
||||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||||
export DEBUGINFOD_URLS="https://debuginfod.archlinux.org"
|
|
||||||
|
|
||||||
export XDG_DATA_HOME="$HOME/.local/share"
|
export XDG_DATA_HOME="$HOME/.local/share"
|
||||||
export GNUPGHOME="$XDG_DATA_HOME"/gnupg
|
export GNUPGHOME="$XDG_DATA_HOME"/gnupg
|
||||||
|
|
Loading…
Add table
Reference in a new issue