Skip to content

Instantly share code, notes, and snippets.

@zestime
Last active October 26, 2015 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zestime/555dcf74887b1643f3a6 to your computer and use it in GitHub Desktop.
Save zestime/555dcf74887b1643f3a6 to your computer and use it in GitHub Desktop.
맥에서의 작업 환경에 대한 기록...

shortcuts

  • option + space : Alfred2
  • commnad + space : Spotlight Search
  • right option : A key of changing Korean/English
  • caps locks : As control at some programs based emacs
  • option + esc : Speak selected text. Configure this in Dictation & Speech.
  • control + esc : Search selected text in Dictionary, This is set by BetterTouchTool(instead of control + esc or tabbing by three fingers )

terminal

  • Application : iTerm2
  • Colors preset : Solarized Darcula

zsh

Have to use 'oh-my-zsh'

  • theme : pygmalion

Markdown

I love MacDown. This is quite simple.

  • Make a alias for using command-line, it is convinence to edit README.md in terminal. ln -s /Applications/MacDown.app/Contents/SharedSupport/bin/macdown /usr/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment