README cleanup, install script cleanup
* Remove bad links, unnecessary sections * add TODO for tmux section * move installosx.sh to install/osx.sh
This commit is contained in:
@@ -14,7 +14,7 @@ if [ "$(uname)" == "Darwin" ]; then
|
||||
source install/brew.sh
|
||||
|
||||
echo "Updating OSX settings"
|
||||
source installosx.sh
|
||||
source install/installosx.sh
|
||||
|
||||
echo "Installing node (from nvm)"
|
||||
source install/nvm.sh
|
||||
|
||||
Reference in New Issue
Block a user