From cb8a327d263bd4af917aeb074ebe4432f9ee08b5 Mon Sep 17 00:00:00 2001 From: Mitchell Simon Date: Tue, 3 Sep 2019 09:46:49 -0400 Subject: [PATCH] Remove unused path inclusions --- .config/fish/config.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 00f8635..aeb4d81 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -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