Notice
Recent Posts
Recent Comments
Link
«   2026/04   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
Tags
more
Archives
Today
Total
관리 메뉴

유리의 개발새발

[etc] mac 초기 세팅 본문

etc

[etc] mac 초기 세팅

yuri_ 2023. 12. 26. 10:03
반응형

온전히 내 위주로 쓰겠다.

 

1. google

 

2. notion

 

3. node : 당연히 LTS


4. vscode : 자동완성 단축키 변경, 플러그인 설정, 프리티어 설정, code 명령어 설정

 

preferences -> keyboard shortcuts -> suggest를 검색 후 단축키를 option + spacebar로 변경

file -> preferences -> settings에서 formatter입력 -> default fomatter를 prettier로 설정

cmd + shift + p -> shell command 검색 -> shell command: install 'code' command in PATH 실행shell comman

 

Auto Close Tag, CSS peek, Es7+ React/Redux/React-Native snippets, ESlint, Git History, GitLens -- Git supercharged, indent-rainbow, intelliCode, Material Icon Theme, Path Intellisense, Prettier

 

5. spectacle: 마그넷 기능 -> 이거 최신 OS버전에는 기본 탑재 기능있다던데 난 모름 (나는 유료 마그넷 씀)

 

6. homebrew

 

터미널에 입력 후 Next Steps에 나오는 echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /User/사용자 이름/.zprogile 입력 후에 터미널에 나오는 eval "$(/opt/homebrew/bin/brew shellenv)"

 

7. jdk : 11 OR 17 -> 브루로 받기

 

8. iterm2

 

9. git

brew install git

 

10. xcode

 

++ update

SFMenuBar, 페러럴즈, 오피스

 

---

여기서 부터는 직무 따라가니 알아서 할 것

 

12. android studio

vscode에서 에뮬레이터만 띄울 수 있도록 패스 설정 (in react-native docment)

13. react-native : 당연히 CLI


14. DB : 알아서 회사에서 쓰는 디비 설치하고 각자의 DBMS 또는 디비버 설치

반응형

'etc' 카테고리의 다른 글

[etc] API Error: 400 due to tool use concurrency issues.  (0) 2026.01.24
💻 Mac 초기 세팅 가이드 2025  (0) 2025.02.15