5 lines
198 B
Fish
Raw Normal View History

2015-02-15 04:08:16 +09:00
# Add completions when the theme is loaded. Thanks Bruno!
complete --command (basename -s.fish (status -f)) \
--arguments "(basename (theme.util.get.themes))" \
--description "Oh-my-fish theme"