소스 검색

Update applications.md

Håvard O. Nordstrand 4 년 전
부모
커밋
eb42de23c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/pc/applications.md

+ 1 - 1
config/pc/applications.md

@@ -142,7 +142,7 @@ This is my personal ZSH setup using Oh-My-ZSH with the Powerlevel9k theme and Ha
     1. See [ohmyz.sh](https://ohmyz.sh/).
     1. When it asks, set it as your default shell. This won't take effect until the next login.
 1. Setup Powerlevel10k theme:
-    1. (Optional) Setup font: [Fonts](https://github.com/romkatv/powerlevel10k#fonts)
+    1. Setup font: [Fonts](https://github.com/romkatv/powerlevel10k#fonts)
     1. Clone it: `git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.oh-my-zsh/themes/powerlevel10k`
     1. In `~/.zshrc`, set `ZSH_THEME="powerlevel10k/owerlevel10k"`.
     1. Restart ZSH/your terminal.