๐Ÿš€ Starship์œผ๋กœ Shell ์ปค์Šคํ„ฐ๋งˆ์ด์ง•ํ•˜๊ธฐ ๐Ÿš€

wowssunwowssun
2 min read

Starship์ด๋ž€?

๐Ÿ’ก
The minimal, blazing-fast, and infinitely customizable prompt for any shell!

cross-shell prompt๋กœ ์—ฌ๋Ÿฌ ์ข…๋ฅ˜์˜ ์…ธ ํ™˜๊ฒฝ์—์„œ ๋™์ผํ•œ ํ”„๋กฌํ”„ํŠธ ๊ตฌ์„ฑ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ์„ค์ •ํ•  ์ˆ˜ ์žˆ๋‹ค.

ํ•œ๋งˆ๋””๋กœ ๋‚ด๊ฐ€ ์“ฐ๋Š” ๋‹ค์–‘ํ•œ shell๋“ค์„ starship์œผ๋กœ ๋™์ผํ•œ ํ”„๋กฌํ”„ํŠธ๋ฅผ ๊ตฌ์„ฑ์„ ํ•  ์ˆ˜ ์žˆ๋‹ค๋Š” ๊ฒƒ์ด๋‹ค.

  • shell์€ ์‚ฌ์šฉ์ž๊ฐ€ ์šด์˜์ฒด์ œ์™€ ์ƒํ˜ธ์ž‘์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ํ•ด์ฃผ๋Š” ์ธํ„ฐํŽ˜์ด์Šค๋กœ ๋ช…๋ น์–ด๋ฅผ ์ž…๋ ฅ๋ฐ›์•„ ์ด๋ฅผ ์‹คํ–‰ํ•˜๊ณ , ๊ฒฐ๊ณผ๋ฅผ ์‚ฌ์šฉ์ž์—๊ฒŒ ์ถœ๋ ฅํ•˜๋Š” ์—ญํ• ์„ ํ•œ๋‹ค.

  • Starship : Starship: Cross-Shell Prompt

  • Starship GiHub : https://github.com/starship/starship

์„ค์น˜๋ฐฉ๋ฒ•

๐Ÿ’ก
windows ๊ธฐ์ค€์œผ๋กœ ์„ค๋ช…

1. ํŒจํ‚ค์ง€ ๋งค๋‹ˆ์ € ์„ค์น˜

2. Starship ์„ค์น˜

๋‚˜๋Š” ํŒจํ‚ค์ง€ ๋งค๋‹ˆ์ €๋กœ Chocolatey๋ฅผ ์„ค์น˜ํ–ˆ๊ธฐ ๋•Œ๋ฌธ์— choco ๋ช…๋ น์–ด๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์„ค์น˜ํ–ˆ๋‹ค.

choco install starship

Starship ์„ค์น˜๊ฐ€ ์™„๋ฃŒ๋˜์—ˆ๋‹ค๋ฉด ์ด์ œ๋Š” ๋‚ด๊ฐ€ Starship์„ ์ ์šฉํ•˜๊ณ  ์‹ถ์€ shell์— ์„ค์ •ํ•ด ๋ณด์ž.

๋‚˜๋Š” git bash์— ์ ์šฉ์„ ํ•ด๋ณผ ๊ฒƒ!

git bash : ๋ณต์‚ฌ๋Š” Ctrl + Insert, ๋ถ™์—ฌ๋„ฃ๊ธฐ๋Š” Shift + Insert

ํ„ฐ๋ฏธ๋„์—์„œ ๋‘ ๋ช…๋ น์–ด ์ค‘ ํ•˜๋‚˜๋ฅผ ์„ ํƒํ•˜์—ฌ vscode ๋˜๋Š” ๋ฉ”๋ชจ์žฅ์„ ์‹คํ–‰์‹œ์ผœ์ค€๋‹ค.

code ~/.bash_profile
notepad ~/.bash_profile

โ€ป ์—ฌ๊ธฐ์„œ ๋งŒ์•ฝ์— ํŒŒ์ผ์ด ์—†๋‹ค๋ฉด ์œ„์˜ ๋ช…๋ น์–ด๋กœ ์ƒˆ๋กœ ํŒŒ์ผ์„ ์ƒ์„ฑํ•˜๋ฉฐ ์—ด์–ด์ค„ ๊ฒƒ์ด๋‹ค.

  • ํŒŒ์ผ์ด ์ƒˆ๋กœ ์ƒ์„ฑ๋˜์—ˆ๋‹ค๋ฉด ์•„๋ž˜์˜ ๋ฌธ์žฅ์„ ์ถ”๊ฐ€ํ•ด ์ฃผ์ž.
# generated by Git for Windows
test -f ~/.profile && . ~/.profile
test -f ~/.bashrc && . ~/.bashrc

๊ทธ๋ฆฌ๊ณ  ์•„๋ž˜์˜ ๋ฌธ์žฅ์„ ์—ด๋ฆฐ ~/.bash_profile ํŒŒ์ผ์˜ ๋์— ์ถ”๊ฐ€ํ•œ๋‹ค.

# Starship 
eval "$(starship init bash)"

๋ชจ๋‘ ์ž‘์„ฑํ•˜์˜€๋‹ค๋ฉด Ctrl + s ๋ฅผ ๋ˆŒ๋Ÿฌ ํŒŒ์ผ์„ ์ €์žฅํ•˜๊ณ  ํŒŒ์ผ์„ ๋‹ซ๊ณ  ์—ด๋ ค ์žˆ๋Š” bash ์ฐฝ์„ ๋‹ซ์•„๋ณด์ž.

๊ทธ๋‹ค์Œ์— git bash๋ฅผ ์—ด์–ด๋ณด๋ฉด starhip์ด ์„ค์ •๋˜์–ด ์žˆ์„ ๊ฒƒ์ด๋‹ค!

3. ์ปค์Šคํ„ฐ๋งˆ์ด์ง•ํ•˜๊ธฐ

์—ฌ๊ธฐ์„œ ๊ณต์‹ ๋ฌธ์„œ๋ฅผ ์‚ดํŽด๋ณด๋ฉด ๋‹ค์–‘ํ•œ ํ…Œ๋งˆ๊ฐ€ ์žˆ๋Š”๋ฐ ๊ทธ์ค‘ Pastel Powerline Preset ์„ ์ ์šฉํ•ด ๋ณด์ž.

์•„๋ž˜์˜ ๋ช…๋ น์–ด๋ฅผ ์‹คํ–‰ํ•˜๋ฉด

starship preset pastel-powerline -o ~/.config/starship.toml

์ด๋ ‡๊ฒŒ ์ƒˆ๋กœ์šด ํ…Œ๋งˆ๊ฐ€ ์ ์šฉ๋˜์—ˆ๋‹ค!! ๐ŸŽ‰

์—ฌ๊ธฐ์„œ ๋‚ด๊ฐ€ ์ข€ ๋” ์ˆ˜์ •์„ ํ•ด์„œ ์‚ฌ์šฉํ•˜๊ณ  ์‹ถ๋‹ค๋ฉด

  • ํ™ˆ ๋””๋ ‰ํ† ๋ฆฌ์˜ .config ํด๋”์—์„œ starship.toml ํŒŒ์ผ์„ ์ฐพ์€ ๋’ค์— ํŒŒ์ผ์„ ์—ด์–ด ์ˆ˜์ • ๊ฐ€๋Šฅ.

  • ํ„ฐ๋ฏธ๋„์—์„œ ํ•ด๋‹น ํŒŒ์ผ์„ ์—ด์–ด ์ˆ˜์ • ๊ฐ€๋Šฅ.

๋‚˜๋Š” ์ ์šฉํ–ˆ์„ ๋•Œ ๊นจ์ง€๋Š” ์ด๋ชจ์ง€๊ฐ€ ์žˆ์–ด ๊ทธ ๋ถ€๋ถ„์„ ์ˆ˜์ •ํ•ด ์ฃผ์—ˆ๋‹ค.

4. shell ํฐํŠธ ์ ์šฉ ๋ฐ ๋ฐฐ๊ฒฝ์ƒ‰ ๋ณ€๊ฒฝ

  • ๊ถŒ์žฅ์‚ฌํ•ญ์€ ์•„๋‹ˆ์ง€๋งŒ Starship์—์„œ๋Š” FiraCode๋ฅผ ์ถ”์ฒœํ•˜๊ณ  ์žˆ๋‹ค.

    NerdFonts ์—์„œ ๋‹ค์šด๋ฐ›์„ ์ˆ˜ ์žˆ๋‹ค.

๋‚ด๊ฐ€ ๋‹ค์šด๋กœ๋“œํ•œ ํฐํŠธ๋‚˜ ์ƒˆ๋กœ์šด ๋ฐฐ๊ฒฝ์ƒ‰์„ ์ ์šฉ์‹œํ‚ค๊ณ  ์‹ถ๋‹ค๋ฉด

  • ํ„ฐ๋ฏธ๋„์˜ ์„ค์ • > ํ•ด๋‹น shell์˜ ๊ณ ๊ธ‰ ์„ค์ • > ๋ชจ์–‘

  • ๋ฐฐ๊ฒฝ์ƒ‰ ๋˜๋Š” ํฐํŠธ, ํฐํŠธ ํฌ๊ธฐ๋ฅผ ๋งˆ์Œ๋Œ€๋กœ ์ ์šฉํ•  ์ˆ˜ ์žˆ๋‹ค.

์ฐธ๊ณ ์ž๋ฃŒ

Starship์œผ๋กœ bash ์ปค์Šคํ…€ํ•˜๊ธฐ

0
Subscribe to my newsletter

Read articles from wowssun directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

wowssun
wowssun