Huy Minh Ha

Software development, Tech and other stuff

Wed 14 October 2015

Setup OSX

Posted by Ha.Minh in Technology   

INTRODUCTION

This is the list of some useful tools I used to setup my OSX.

For more awesome osx command lines, see Awesome OS X Command Line .

SETUP

OSX SHORTCUTS & KEYS

    F11             - Show desktop
    Ctrl left/right - Scroll to the next working desktop
    Command Space   - Show search
    Ctrl Up         - Show all programs
    Ctrl Down       - Show other windows of the same program
    Ctrl Command F  - Toggle full screen
    Cmd Option D    - Toggle taskbar
    Cmd Delete      - Move to trash
    Cmd K           - Clear terminal screen

TOOLS

  • Testdisk - Disk recovery
  • Blackmagic Disk Speed Test - Disk performance measurement tool.
  • iexplorer - Transfer file with iPhone easily

QuickSilver

  • Great replacement for spotlight

Diff tools

MOUNT SSH

Install sshfs. Then run

    sshfs <username>@<ip>:<folder> /Users/<username>/<folder>
Brought to you by pelican_git. view original mac.md


    
 
 

Comments