Gyuha's Macos Setting...
wget -O - https://raw.githubusercontent.com/gyuha/mac-settings/master/bootstrap.sh | bash
eval $(/opt/homebrew/bin/brew shellenv)
brew install wget
이렇게 하면 실행이 가능 함.. ~/.zshrc
파일 끝에 아래 줄을 추가
eval $(/opt/homebrew/bin/brew shellenv)
wget -O - https://raw.githubusercontent.com/gyuha/mac-settings/master/bootstrap.sh | bash
개인 적인 vim 설정
curl https://raw.githubusercontent.com/gyuha/vim-start/master/vimrc > ~/.vimrc
cd ~/.settings/applications
./zinit.sh
cd ~/.settings/applications
./fzf.sh
ctrl + t
: 파일 찾기ctrl + r
: 커맨드상에서 입력했던 history searchalt + c
: 경로 이동 용
# 마우스 휠 가속 끄기
sudo defaults write .GlobalPreferences com.apple.scrollwheel.scaling -1
- [macOS에서 마우스 휠 사용시 가속도(acceleration,inertia) 없애는 방법](defaults write .GlobalPreferences com.apple.scrollwheel.scaling -1)
아래 링크를 클릭 합니다.
- link click
설정 이후에는 한글 키를
right_option
과right_command
를F19
로 변경을 해 줘야 합니다.
HotKey App : 단축키 만들어 주는 앱
올ㅋ사전 : 화면 하단 Dock의 실행을 Command + 숫자
로 실행 하도록 해준다.
Snap : 화면 하단 Dock의 실행을 Command + 숫자
로 실행 하도록 해준다.
맥 기본 입력기 사용시 한글 입력시 문제가 많아서 구름
입력기를 설치 해 주는게 좋다.
설정 방법