๋‚˜๋ฅผ ์œ„ํ•œ mac ํ™˜๊ฒฝ ์„ธํŒ… ์ •๋ฆฌ (homebrew, iterm2, vscode)

 

homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

 

iterm2

brew install iterm2

 

์ƒ‰์ƒ

https://github.com/catppuccin/iterm/blob/main/colors/catppuccin-frappe.itermcolors

 

iterm/colors/catppuccin-frappe.itermcolors at main · catppuccin/iterm

๐Ÿญ Soothing pastel theme for iTerm2. Contribute to catppuccin/iterm development by creating an account on GitHub.

github.com

 

zsh

ํ…Œ๋งˆ

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

ZSH_THEME="agnoster"

 

ํ”„๋กœํ•„

prompt_context() {
  if [[ "$USER" != "$DEFAULT_USER" || -n "$SSH_CLIENT" ]]; then
    prompt_segment black default "%(!.%{%F{yellow}%}.)$USER"
  fi
}

 

ํ”Œ๋Ÿฌ๊ทธ์ธ

brew install zsh-syntax-highlighting

source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

brew install zsh-autosuggestions

source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh

 

ํฐํŠธ ๋ณ€๊ฒฝ

https://github.com/naver/d2codingfont

 

GitHub - naver/d2codingfont: D2 Coding ๊ธ€๊ผด

D2 Coding ๊ธ€๊ผด. Contribute to naver/d2codingfont development by creating an account on GitHub.

github.com

 

vscode

ํ…Œ๋งˆ ์นด๋‚˜๊ฐ€์™€

https://github.com/barklan/kanagawa.vscode

 

GitHub - barklan/kanagawa.vscode: A VS Code port of the Kanagawa.nvim theme.

A VS Code port of the Kanagawa.nvim theme. Contribute to barklan/kanagawa.vscode development by creating an account on GitHub.

github.com

์ง„์‹ฌ ์ด์˜๊ณ  ๋‹คํฌํ…Œ๋งˆ์ค‘์— ์นดํ‘ธ์น˜๋…ธ๋ž‘ ์นด๋‚˜๊ฐ€์™€๊ฐ€ ๋ˆˆ์ด ์ œ์ผ ํŽธํ•˜๊ณ  ๊ฐ€๋…์„ฑ ์ข‹์€๋“ฏ ใ…Ž.ใ…Ž

 

gitlens

 

yaml

{
    "yaml.schemas": { 
        "kubernetes": "*.yaml"
        },
}

 

settings.json์— ์ €์žฅํ›„ ๊ป๋‹ค๊ฐ€ ๋‹ค์‹œ ํ‚จ๋‹ค. 

 

์• ํ”Œ๋ฆฌ์ผ€์ด์…˜

Rectangle -> ํ™”๋ฉด ๋ถ„ํ•  ์šฉ๋„