๐ป๊ฐ๋ฐ ํ๊ฒฝ ๊ตฌ์ฑ๐ป
- ubuntu ์ค์น
- ํ์ด์ฌ ๊ฐ์ ํ๊ฒฝ ์ค์น
- ์ค์น ํ ์ฝ๋ค๊ฐ ๋ค์ด๋ก๋ ๋ ๊ฒฝ๋ก์์
bash Miniconda3-latest-Linux-x86_64.sh
๋ค์ด๋ก๋ ์งํ ํ
conda list
๋ฅผ ์ ๋ ฅํ์ ๋, ๋ง์ฝconda: command not found
๊ฐ ๋ฌ๋ค๋ฉดexport PATH=~/miniconda3/bin:$PATH
microsoft store์์ ์ค์นํ ์ ์๋ค.
venv(python3์ ํฌํจ) ๋๋ ์ฝ๋ค(conda)
์ฝ๋ค ์ค์น
์ฐ๋ถํฌ ํฐ๋ฏธ๋ ํ๊ฒฝ (wsl) ๐จ
์ฑ ์์๋ Gnome ์์ ๋ณ๊ฒฝ ํด์ ์ฌ์ฉํด์ (gogh) ํ ๋ง๋ฅผ ๋ณ๊ฒฝํ๋๋ฐ ์ด๊ฒ์ ์ ์ฉํด๋ณด๋ unsupported terminal ์ด๋ผ๊ณ ์ ์ฉ์ด ์๋์๋ค. ๐ฅ ๊ทธ๋์ Mayccoll ๊นํ๋ธ๋ฅผ ๋ณด๋ ๋์ ๊ฐ์ ๋ฌธ์ ๋ก ์ด์๋ฅผ ๋ฑ๋กํ ์ฌ๋์ด ์์์ง๋ง closed์ด์์๊ณ ๋ต๋ณ์ผ๋ก ๋ค๋ฅธ๋ถ์ด colortool์ ์ฌ์ฉํ๋ผ๋ ์ฝ๋ฉํธ๊ฐ ์์ด์ ์ฐพ์๋ณด๋ microsoft ๊นํ๋ธ์ colortool ์ปฌ๋ฌ์ ์ ์ ๊ณตํด์ฃผ๊ณ ์์๋ค.
๋ฐ์ ๋ด๋ฆฌ๋ค๋ณด๋ฉด download ํ์ด์ง ๋งํฌ๊ฐ ์์ผ๋ ์ต์ ๋ฒ์ ์ผ๋ก ๋ฐ์๋ค์, ํด๋น ๊ฒฝ๋ก์ cmd์ฐฝ์์
colortool -b Dracula
์ผ๋ก ์ ์ฉํด์ฃผ๋ฉด ๋๋ค. -b ๋ cmd, wsl ๋์์ ์ฉ์ด๊ณ Dracula๋ ๋ด๊ฐ ์ ์ฉํ ํ ๋ง์ธ๋ฐ ์ด๊ฒ์ schemes ํด๋์์ ๊ณ ๋ฅด๋ฉด ๋๋ค.
schemes ํด๋์ itermcolors ํ์์ ํ ๋ง๋ฅผ ๋ค์ด๋ฐ์์ ์ฎ๊ฒจ๋ง ๋์ผ๋ฉด ์์ ๋ช ๋ น์ด๋ก ๋์ผํ๊ฒ ์ ์ฉ์ด ๊ฐ๋ฅํ๋ค. ๊ทธ๋์ ๊ตฌ๊ธ์ด๋ ๊นํ๋ธ์ .itermcolrs ํค์๋๋ก ์ฐพ์์ ๋ง์์๋๋ ํ ๋ง๋ฅผ ๊ณ ๋ฅด๋ฉด๋๋ค. ๋๋ ์ฌ๋ฌ๊ฐ์ง ์ ์ฉ์์ผ๋ดค์ง๋ง Dracula ํ ๋ง๊ฐ ๊ฐ์ฅ ์ข์๋ค.๐
- git ์ค์น
git config --global user.name "username(๊นํ๋ธ ์์ด๋)" git config --global user.email "useremail(๊นํ๋ธ ๊ฐ์ ์ ์ฌ์ฉํ ์ด๋ฉ์ผ)"
- ZSH ์ค์น
sudo apt install zsh
- Oh My Zsh ์ค์น
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- ํ๋ฌ๊ทธ์ธ ์ค์น
์ฑ
์์ ๊ถ์ฅํ๋ ํ๋ฌ๊ทธ์ธ์
plugins = { git osx autojump scala python pip github gnu-utils zsh-syntax-highlighting history-substring-search colored-man-pages }
์ธ๋ฐ, .zshrc ํ์ผ์ ์ถ๊ฐํ๊ณ ๋ค์ ์คํํ๋ฉด ์ฌ๋ฌ ์ค๋ฅ๋ค์ด ๋์จ๋ค. ์ด ์ค๋ฅ๋ค์ ํ๋ฌ๊ทธ์ธ์ ์ถ๊ฐํ๋๊ฒ์ ๋ํด์ git clone์ ํตํด ์ถ๊ฐํด์ค์ผํ๋ ๊ฒ๋ค์ด๋ค.
์ด ํ๋ฌ๊ทธ์ธ๋ค ์ค์ ์๊พธ ์ถฉ๋์ด ๋๋๊ฑด์ง ์๊น๋ฆฌ๋๊ฑด์ง ์ค๋ฅ ๋จ๋๊ฒ์ด ์์ด์ ์ด๊ฑด ๋ด์ผ ๋ค์ ์์ํด๋ด์ผ๊ฒ ๋ค ๐ฐ
- ํ๋ฌ๊ทธ์ธ ์ค์น
์ฑ
์์ ๊ถ์ฅํ๋ ํ๋ฌ๊ทธ์ธ์
'Books > about dev' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[HTTP ์๋ฒฝ๊ฐ์ด๋] 3, 4์ฅ (0) | 2020.03.21 |
---|---|
[๊น๋ํ ํ์ด์ฌ ํํํ ๋ฐฑ์๋]3์ฅ ์ฒซ API ๊ฐ๋ฐ ์์ (0) | 2020.03.20 |
[๊น๋ํ ํ์ด์ฌ ํํํ ๋ฐฑ์๋] 2์ฅ, 3์ฅ (0) | 2020.03.02 |
[HTTP ์๋ฒฝ ๊ฐ์ด๋] 1์ฅ, 2์ฅ (0) | 2020.02.19 |
๊น๋ํ ํ์ด์ฌ ํํํ ๋ฐฑ์๋ (0) | 2020.02.16 |