mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
848 stars 67 forks source link

ZSH command not found: oh-my-posh #318

Closed Dev-Sharbel closed 1 week ago

Dev-Sharbel commented 1 week ago

Zsh warning/error: /home/user/.config/zshrc/20-customization:49: command not found: oh-my-posh

To Reproduce

  1. open a terminal

Expected behavior No error.

Screenshots 17286645181534810735822283420763 17286645854517004701119032280646

Distribution (please complete the following information):

Additional context Wanted to remove opacity from neovim, then realized it was from the terminal itself, went to zsh configs and followed a command to another file that was being evaluated with oh-my-posh to change the theme.

Wanted to modify that file to remove opacity (ohmyposh/zen.toml), never worked with this before so I got very confused. Then I noticed the error in the terminal and here I am.

Dev-Sharbel commented 1 week ago

I realized the opacity of the term is changed from alacritty's toml config, so I solved that.

But made this post for the error mentioned above xd.

mylinuxforwork commented 1 week ago

The installation of oh-my-posh failed. I am working on a fix.

Dev-Sharbel commented 1 week ago

Take your time and thank you for this awesome project!

mylinuxforwork commented 1 week ago

@Dev-Sharbel Should be fixed now. Had an issue with the post installation script. You can install it manually with yay -S oh-my-posh