Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 백준
- View
- BOJ
- lifecycle
- 코틀린
- room
- LiveData
- activity
- 알림
- 안드로이드
- Navigation
- CollapsingToolbarLayout
- HTTP
- 알고리즘
- notification
- CustomView
- sqlite
- CoordinatorLayout
- Algorithm
- onMeasure
- Android
- ViewModel
- recyclerview
- AppBarLayout
- DataBinding
- hilt
- Coroutine
- Behavior
- onLayout
- kotlin
Archives
- Today
- Total
개발일지
Homebrew 본문
Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
PATH
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/wk10695/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
Comments