Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (22 loc) · 1.31 KB

random_omf_theme🐠

randomly install and enable themes from official packages repository of oh-my-fish/oh-my-fish for fish shell

Installation & Usage🛫

Install oh-my-fish/oh-my-fish for the fish shell first. And then execute these commands in the fish shell.

git clone --depth=1 https://github.com/MilkyMAISHIRANUI/random_omf_theme $OMF_PATH/themes/random_omf_theme

To enable random themes, type this.

omf theme random_omf_theme

If random_omf_theme is enabled already, omf theme random_omf_theme does nothing. So it does with other themes. Please use above command instead.

omf reload

We are not listed in the oh-my-fish packages repository. Therefore you could not use the omf install random_omf_theme command.

Known Issues ⚠️

fish_config command persists the prompt to ~/.config/fish/functions/fish_prompt.fish . That file takes precedence over Oh My Fish's themes. Therefore command omf theme <theme_name> will not work. aight,boxfish,sashimi,slavic-cat and other themes will cause this issue. To fix it as omf doctor suggested, enter this command.

rm ~/.config/fish/functions/fish_prompt.fish