Git Product home page Git Product logo

newmacsetup's Introduction

Mac Settings

  • Dark window theme / colored highlight/accent
  • Trackpad four fingers and right click
  • Download Chrome (Set default browser to chrome)
  • Setup appleID and messages
  • Battery Percentage
  • Terminal (after ZSH install):
    • Preferences:Profile:Window:Title:"Wayne Enterprises - Special Projects"
    • Preferences:Profile:Window:WindowSize:95x20

Downloads

  • Chrome: See below section
  • Homebrew
    • Install CLI tools for Xcode: (xcode-select โ€”-install)
    • Install homebrew: (/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)")
  • brew install tree gives a list in tree diagram form
  • ZSH: See below section.
  • VLC
  • Spotify
  • CheatSheet (mac keyboard shortcuts)
  • GoogleKeep (make sure i'm logged into the account i want for notes)
  • Update Xcode?
  • Stickies
  • 1password
  • Sublime Text
    • add packages for matlab, etc.
  • Visual Studio Code (dark theme) (also setup command line 'code .' command) (https://code.visualstudio.com/) -command shift P, "shell command"
    • rainbow brackets add on
  • Node.js
  • Better Snap Tool (setup corners, thirds and two-thirds) (dark highlight color)
  • Amphetamine
  • Alfred
  • TexShop
  • Microsoft Office
  • Python3
    • (pip3)
  • Tableau Public (free data viz)
  • Steam
  • JS Stuff (watch for downloading privileges, might not download on secure network)
  • (Possible other work stuff)
    • Slack/Discord
    • Zoom meeting

ZSH (Z-Shell for terminal)

git clone https://github.com/powerline/fonts.git
cd fonts
./install.sh
  • Open new window with Homebrew
  • Font: Meslo LG L Bold for Powerline
  • Theme: Homebrew
  • Edit ~/.zshrc file for customs:
    • change theme to ZSH_THEME="agnoster" (https://github.com/agnoster/agnoster-zsh-theme)
    • add DEFAULT_USER=whoami to make the terminal prompt blank (whoami in backticks)
    • add DISABLE_AUTO_TITLE="true" to keep original terminal window title
    • Add new paths by putting them in ~/.zshrc file as:
export PATH=/Users/jay.swanson/scriptStuff/adbScripts/testingAdbScripts/:$PATH

Set file extensions to open with Sublime Text

  • .txt
  • .json
  • .xml
  • .md
  • .csv
  • .m
  • .asm

Chrome and Extensions

newmacsetup's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.