Remove unused path inclusions

This commit is contained in:
Mitchell Simon 2019-09-03 09:46:49 -04:00
parent eeb78753dc
commit cb8a327d26
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ set -gx GOBIN $GOPATH/bin
set -gx PATH $PATH $GOBIN \
$HOME/.pub-cache/bin \
$HOME/Documents/bash_scripts \
$HOME/Library/Python/2.7/bin \
$HOME/.n/bin \
$HOME/Documents/flutter/bin \
$HOME/.cargo/bin