[misc] add /span/bin to PATH
This commit is contained in:
parent
a8432b68c9
commit
926108a533
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user