Skip to content

Commit 15e5005

Browse files
committed
issue fixed for zsh and powerlevel10k
1 parent 6bda1a7 commit 15e5005

File tree

5 files changed

+4
-7
lines changed

5 files changed

+4
-7
lines changed

airootfs/etc/skel/.zhistory

Whitespace-only changes.

airootfs/etc/skel/.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,5 +288,5 @@ export MCFLY_RESULTS_SORT=LAST_RUN
288288
eval "$(mcfly init zsh)"
289289

290290
## Run neofetch
291-
neofetch
291+
#neofetch
292292

airootfs/root/.zhistory

Whitespace-only changes.

airootfs/root/.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,5 +288,5 @@ export MCFLY_RESULTS_SORT=LAST_RUN
288288
eval "$(mcfly init zsh)"
289289

290290
## Run neofetch
291-
neofetch
291+
#neofetch
292292

packages.x86_64

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ blueman
192192
#system-config-printer
193193

194194
# Powerlevel10k
195-
ttf-meslo-nerd-font-powerlevel10k
195+
#ttf-meslo-nerd-font-powerlevel10k
196196
zsh-theme-powerlevel10k
197197
zsh-completions
198198
zsh-autosuggestions
@@ -201,11 +201,8 @@ nerd-fonts-noto-sans-regular-complete
201201
awesome-terminal-fonts
202202
fzf
203203
powerline-fonts
204-
find-the-command-git
204+
#find-the-command-git
205205
mcfly
206206
starship
207207
zsh-history-substring-search
208208
#grml-zsh-config
209-
210-
# Text Editor
211-
xed

0 commit comments

Comments
 (0)