Skip to content

randomly pick up and install themes from the oh-my-fish official packages repository for fish shell

License

Notifications You must be signed in to change notification settings

MizunaRei/random_omf_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

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

About

randomly pick up and install themes from the oh-my-fish official packages repository for fish shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages