JaKooLit / Fedora-Hyprland

For automated installation of Hyprland on Fedora 38, 39 & 40 or any Fedora based distros
GNU General Public License v3.0
833 stars 65 forks source link

[Bug]: unknown option --zsh #99

Closed k1mberlye closed 2 months ago

k1mberlye commented 2 months ago

hi im newbie on linux, i install with ur script using fedora 40 and everytime i use kitty it shown unknown option : --zsh is there any way i can fix it?

JaKooLit commented 2 months ago

hi im newbie on linux, i install with ur script using fedora 40 and everytime i use kitty it shown unknown option : --zsh is there any way i can fix it?

screenshot pls

k1mberlye commented 2 months ago

image here is the screenshot

k1mberlye commented 2 months ago

everything is just working fine, but it just anoying to have that uknown option this is for my version image

JaKooLit commented 2 months ago

https://github.com/junegunn/fzf?tab=readme-ov-file#linux-packages

dang.. fedora have been lazy updating their repo again... as always

you can either install fzf from source

or disable and uninstall fzf

if you decide the latter,

edit ~/.zshrc & uninstall fzf sudo dnf autoremove fzf

I just removed fzf now you can do same on your system

JaKooLit commented 2 months ago

https://github.com/JaKooLit/Fedora-Hyprland/commit/641bcfc9e27b9113cd3390b272ee5d747d71a2f5