oh-my-fish / theme-bobthefish

A Powerline-style, Git-aware fish theme optimized for awesome.
MIT License
1.44k stars 222 forks source link

Cannot overwrite read-only variable #342

Closed h0pes closed 1 year ago

h0pes commented 1 year ago

Just after an upgrade to fish 3.6.1 on arch 6.2.8-arch1-1 x86_64, I,m getting the following error:

read: hostname: cannot overwrite read-only variable
~/.local/share/omf/themes/bobthefish/functions/fish_title.fish (line 11): 
            uname -n | read -l hostname __
            ^
in function '__bobthefish_title_user'
    called on line 18 of file ~/.local/share/omf/themes/bobthefish/functions/fish_title.fish
in function 'fish_title'
in command substitution

Theme is updated (using omf).

h0pes commented 1 year ago

Nevermind, issue gone after a reboot. Sorry

bobthecow commented 1 year ago

Yup, that was fixed in 76cac812064fa749ffc258a20398c6f6250860c5 🙂