Setting up the development environment¶
<Iterm2 커스텀>¶
- Iterm2 설치 Iterm2
- Homebrew 설치 Install-Homebrew
- Homebrew PATH 추가
- zsh 설치
- oh-my-zsh 설치 Install-oh-my-zsh
- Iterm2에 Color theme 적용 Palette iTerm2 > Preference > Profiles > Colors > Color Presets > import
- 폰트 변경 D2
- iterm: iTerm2 > Preference > Profiles > Text > Font
- mac terminal: 터미널 > 환경설정 > 프로파일 > 서체
- 테마 변경
- 상태바
- 상태바 추가: iTerm2 > Preferences > Profiles > Session > Status bar enabled
- 상태바 위치: Preferences > Appearance > Status bar location > Bottom
- Plugin
- Alias +ll
Python Setting¶
- Miniconda 설치 Install-Miniconda
- Vscode Python Extension 설치
- Vscode Jupyter Extension 설치
Java Setting¶
- JDK 설치 Install-java
- Vscode Extension Pack for Java 설치
- Code > Preferebces > Settings > "java home" 검색 > Edit in settings.json > /Library/Java/JavaVirtualMachines/.../Home 삽입
🥲⚒️⚒️⚒️⚒️⚒️¶
- Git
- VSCode (account, settings, extensions)
- SSH (key, server)
- SHELL: bash, zsh
- ...