This commit is contained in:
pika 2025-05-25 22:42:59 +02:00
parent 242df2f7e5
commit 5c221b5d63
2 changed files with 10 additions and 3 deletions

3
.zshrc
View file

@ -82,7 +82,8 @@ error_log() {
__shell_qol__() {
if command_exists oh-my-posh; then
# eval "$(oh-my-posh init zsh --config 'https://git.k4li.de/dotfiles/oh-my-posh/raw/branch/main/amro.toml')"
eval "$(oh-my-posh init zsh --config '~/.zsh/themes/power10k_edit.toml')"
# eval "$(oh-my-posh init zsh --config '~/.zsh/themes/power10k_edit.toml')"
eval "$(oh-my-posh init zsh --config '~/.zsh/themes/clean-info.toml')"
else
echo_missing "oh-my-posh"
curl -s https://ohmyposh.dev/install.sh | $_sudo bash --norc -s -- -d /usr/bin/