Skip to content

Instantly share code, notes, and snippets.

@manishpathak99
Last active February 23, 2023 18:24
Show Gist options
  • Select an option

  • Save manishpathak99/fe98adc1013bf09524c0c738cc2f65b6 to your computer and use it in GitHub Desktop.

Select an option

Save manishpathak99/fe98adc1013bf09524c0c738cc2f65b6 to your computer and use it in GitHub Desktop.

Revisions

  1. manishpathak99 revised this gist Feb 23, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -29,6 +29,8 @@ Install BEyondCompare by downloading from beyond compare free version

    Install Apple Configurator

    Install SF Symbols App from developer portal

    Install CheatSheet for keyboard shortcuts

    Install Clocker for diffrent country clocks on status bar of Macbook
  2. manishpathak99 revised this gist Feb 14, 2023. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,9 @@ Install Cinch
    Open finder -> show PathBar and show Status bar
    show hidden Mac OS X files: run

    Install Rosetta2
    softwareupdate --install-rosetta

    Install Homebrew :
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

  3. manishpathak99 revised this gist Feb 14, 2023. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -16,11 +16,11 @@ Auto Jump in command line terminal : brew install autojump

    Copy ~/.bash_profile from old mac to new one

    Install Charles : brew cask install charles
    Install Charles : brew install --cask charles

    Install OpenSim : brew cask install opensim
    Install OpenSim : brew install --cask opensim

    Install Sqlite Browser : brew cask install db-browser-for-sqlite
    Install Sqlite Browser : brew install --cask db-browser-for-sqlite

    Install BEyondCompare by downloading from beyond compare free version

  4. manishpathak99 revised this gist Feb 13, 2023. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,9 @@ Install Cinch
    Open finder -> show PathBar and show Status bar
    show hidden Mac OS X files: run

    Install Homebrew :
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

    Copy Xcode to another Mac .
    https://manishpathak-mobile.blogspot.com/2018/07/how-to-copy-xcode-from-one-mac-to.html

  5. manishpathak99 revised this gist Aug 10, 2022. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -27,4 +27,6 @@ Install CheatSheet for keyboard shortcuts

    Install Clocker for diffrent country clocks on status bar of Macbook

    Install Krisps for removing the Noise.
    Install Krisps for removing the Noise.

    Install Lepton : brew install --cask lepton
  6. manishpathak99 revised this gist Aug 10, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -27,3 +27,4 @@ Install CheatSheet for keyboard shortcuts

    Install Clocker for diffrent country clocks on status bar of Macbook

    Install Krisps for removing the Noise.
  7. manishpathak99 revised this gist Aug 10, 2022. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Install alfred 3
    Install alfred 4
    Install Cinch
    Open finder -> show PathBar and show Status bar
    show hidden Mac OS X files: run
    @@ -19,3 +19,11 @@ Install OpenSim : brew cask install opensim

    Install Sqlite Browser : brew cask install db-browser-for-sqlite

    Install BEyondCompare by downloading from beyond compare free version

    Install Apple Configurator

    Install CheatSheet for keyboard shortcuts

    Install Clocker for diffrent country clocks on status bar of Macbook

  8. manishpathak99 revised this gist Jul 26, 2018. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -11,3 +11,11 @@ open keychain in old mac, export login.keychain, copy in download dir in new mac

    Auto Jump in command line terminal : brew install autojump

    Copy ~/.bash_profile from old mac to new one

    Install Charles : brew cask install charles

    Install OpenSim : brew cask install opensim

    Install Sqlite Browser : brew cask install db-browser-for-sqlite

  9. manishpathak99 created this gist Jul 25, 2018.
    13 changes: 13 additions & 0 deletions New Mac Setup from old one
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    Install alfred 3
    Install Cinch
    Open finder -> show PathBar and show Status bar
    show hidden Mac OS X files: run

    Copy Xcode to another Mac .
    https://manishpathak-mobile.blogspot.com/2018/07/how-to-copy-xcode-from-one-mac-to.html

    Migrating your Keychain :
    open keychain in old mac, export login.keychain, copy in download dir in new mac , open keyaccess in new mac , import login.keycain

    Auto Jump in command line terminal : brew install autojump