feat(linux): add /opt/tigervpn/bin to PATH

This commit is contained in:
2022-02-21 20:31:02 +00:00
parent a65091754d
commit b53eb7d83d

View File

@@ -7,3 +7,5 @@ alias o="xdg-open"
# Ensure 256 color support in Linux
export TERM="xterm-256color"
path_append "/opt/tigervnc/bin"