최소 구성으로 스타쉽

1414 단어 shellStarshiptech
https://starship.rs
매우 편리하지만 조금이라도 여분이 느껴질 수 있도록 최소 사양으로 완성했다.
brew install starship
eval "$(starship init zsh)" >> $HOME/.zshrc
공식적으로는 네드 폰트를 추천하지만, 여분의 캐스트 파일을 추가하고 싶지 않아 아래 아이콘을 사용하지 않는'플레이인 텍스 Symbols'를 적용했다.
https://starship.rs/presets/plain-text.html
위 Download Link에서 다운로드하여 가능한 곳에 구성합니다.
curl -o $HOME/.config/starship.toml https://starship.rs/presets/toml/plain-text-symbols.toml
source ~/.zshrc

좋은 웹페이지 즐겨찾기