[misc] add /span/bin to PATH

This commit is contained in:
Klesh Wong 2020-09-22 12:18:01 +08:00
parent a8432b68c9
commit 926108a533

View File

@ -25,6 +25,7 @@ append-path-if-exists ~/.yarn/bin
source-file-if-exists ~/.cargo/env
append-path-if-exists ~/Programs/bin
append-path-if-exists /usr/local/bin
append-path-if-exists /snap/bin
#/usr/bin/xmodmap /home/klesh/.Xmodmap
if which pip 1>/dev/null 2>/dev/null; and pip show virtualfish > /dev/null 2>/dev/null