[profile] Remove podman-specific variable

This commit is contained in:
Lucien Cartier-Tilet 2024-02-08 05:37:03 +01:00
parent 270a89b26a
commit cc5a4ebbe6
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ export MANPAGER='less'
export BROWSER=firefox
export XMODIFIERS=
export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock"
LESS_TERMCAP_mb="$(printf '\e[1;32m')"
LESS_TERMCAP_md="$(printf '\e[1;32m')"
LESS_TERMCAP_me="$(printf '\e[0m')"