https://brew.sh/index_ko 를 통해 설치하자.
formular
cask
모두 설치 했다면 brew upgrade
명령어로 언제든지 최신버전으로 업그레이드 가능하다.
이외에 outated 버전을 확인하는 등 다른 명령어 확인은 https://sukvvon.tistory.com/7 참조하자.
icloud 동기화
활성화 필요워크플로우
1. 네이버 사전 검색 (https://github.com/Kuniz/alfnaversearch)
2. 노션 검색 (https://github.com/wrjlewis/notion-search-alfred-workflow)
3. 깃헙 (https://github.com/gharlan/alfred-github-workflow)
https://brunch.co.kr/@anonymdevoo/10
아래 정말 정리가 잘된 블로그가 있다.
따라 치기만 해도 금방 셋업할수 있다.
https://blog.pigno.se/post/184576332493/%EC%99%84%EB%B2%BD%ED%95%9C-mac-%EC%9E%91%EC%97%85%ED%99%98%EA%B2%BD-%EC%84%B8%ED%8C%85%ED%95%98%EA%B8%B0-vim-zsh-iterm
$ aws configure --profile bonjugi1
# AWS Access Key ID [None]: ~~~
# AWS Secret Access Key [None]: ~~~
# Default region name [None]: ap-northeast-2
# Default output format [None]: json
위 내용은 각각 ~/.aws/config
와 ~/.aws/credentials
에 작성된다.
export AWS_PROFILE=bonjugi1
https://github.com/deviceinsight/kafkactl 에서 Create a config file
섹션 참조