bat for macos
authorAndrew Lorimer <andrew@lorimer.id.au>
Mon, 29 Oct 2018 07:56:22 +0000 (18:56 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Mon, 29 Oct 2018 07:56:22 +0000 (18:56 +1100)
zsh/.zprofile
index 2658434ba4db301497d269be8e9d9d7c3642513a..c44ed0c4c90b71e6f2fd6e52880abca0cde45a01 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
 
 # Python stuff
-PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
-export PATH
+PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
+export PATH="/usr/local/opt/python/libexec/bin:$PATH"