1. homebrew

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

    단축키

    1. code 명령어 사용하기

    Untitled

    b.

    code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $* ;}
    
  3. delete

    fn + delete

  4. notion

    option + command + key

  5. 전체화면 시작

    control-command-F

  6. 폴더 보여주기

    command + option + p

  7. 관리자 전환

    sudo -s

    passwd root

  8. 한영키 느린 문제 해결

    1. https://blog.naver.com/PostView.naver?blogId=rkdals530&logNo=222385359410&from=search&redirect=Log&widgetTypeCall=true&directAccess=false
  9. 충전 제한

    1. https://github.com/davidwernhart/AlDente/releases
  10. 크롬 개발자모드

    alt + cmd + i

  11. teams 한글 씹힘 문제

    Spell check 비활성화로 해결

    Untitled

    Redirecting