1. 경로 이동
$ cd ~
2. .bash_profile 수정하기
$ vi .bash_profile
3. PATH=$PATH:HOME/ ~
.bash_profile에 붙여넣고~
4. 저장하기
$ :wq
$ source .bash_profile
'Flutter' 카테고리의 다른 글
[Flutter] 플러터 프로젝트 Github push 하기!! (0) | 2022.06.21 |
---|---|
[Flutter] Flutter Build Mode (0) | 2021.12.20 |
[Flutter] 싱글톤 패턴에 대해서 알아보자! (0) | 2021.12.12 |
[PAKAGE] 유용한 PAKAGE 모음집 (0) | 2021.11.30 |
[PAKAGE] Google_fonts (0) | 2021.11.30 |