all: export NETRC var

This commit is contained in:
Aaron Bieber 2022-10-16 08:22:31 -06:00
parent 5967f908e3
commit bc9b93600e
No known key found for this signature in database

View File

@ -34,7 +34,7 @@
fi
}
NETRC=/run/secrets/netrc
export NETRC=/run/secrets/netrc
PROMPT='%n@%m[%(?.%{$fg[default]%}.%{$fg[red]%})%?%{$reset_color%}]:%~$vcs_info_msg_0_$(prompt_char) '