2019年12月2日 星期一

Create quick action


  1. Start automator
  2. Click new Document
  3. Select Quick Action -> Choose
  4. E.g. Create a HEIC image convert
    1. Drag "Copy Finder Items" to the right
    2. Drag "Change Type of Images" to the right
    3. Select File and Save
    4. Name the quick action -> Save
  5. Use it by clicking the right click

2019年5月19日 星期日

Mac reference


sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
alias jupyter=’/Library/Frameworks/Python.framework/Versions/3.7/bin/jupyter-notebook ‘