eza 아이콘 지정

McK @mck@hackers.pub

❯ which ls
ls: aliased to eza --icons --git --group-directories-first

https://github.com/eza-community/eza

# .profile
EZA_CONFIG_DIR=$HOME/.config/eza
# .config/eza/theme.yml
extensions:
  "code-snippets": { icon: { glyph: "" } }
  "code-workspace": { icon: { glyph: "" } }

아이콘은 Nerd Fonts Cheat Sheet에서 복사함.

기본 아이콘 목록 https://github.com/eza-community/eza/blob/main/src/output/icons.rs

1

No comments

If you have a fediverse account, you can comment on this article from your own instance. Search https://hackers.pub/ap/articles/0199377a-d91b-71ec-8fa0-bf0b27532ab1 on your instance and reply to it.