1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-10-30 23:17:39 +02:00

Merge branch 'tspearconquest-master'

This commit is contained in:
Roman Perepelitsa
2025-01-23 19:32:42 +01:00

View File

@@ -523,7 +523,7 @@ Add `plug "romkatv/powerlevel10k"` to `~/.zshrc`.
```zsh
brew install powerlevel10k
echo "source \"$(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme\"" >>~/.zshrc
echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc
```
### Arch Linux
@@ -717,7 +717,7 @@ If you are using a different terminal, proceed with manual font installation.
Restart kitty by closing all sessions and opening a new session.
- **puTTY**: Set *Window* → *Appearance* → *Font* to `MesloLGS NF`. Requires puTTY
version >= 0.75.
- **WezTerm**: Create or open `"$HOME/.config/wezterm/wezterm.lua"` and add the following:
- **WezTerm**: Create or open `$HOME/.config/wezterm/wezterm.lua` and add the following:
```lua
local wezterm = require 'wezterm';
return {