You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/functions
Jorge Bucaran 16888838b0 Fix import not getting passed the correct passed in `oh-my-fish.fish`.
To import plugins or load themes:

 + import plugins/<plugin>
 + import plugins/{dpaste,cask} themes/bobthefish

Note: Plugins/Themes can be in either `custom/plugins`, `custom/themes` or `$fish_path/plugins/`, `$fish_path/themes/`.
10 years ago
..
_append_path.fish sending deprecation message to stderr 10 years ago
_prepend_path.fish Add new `import` command for plugins, simplifiying intial configuration setup in `oh-my-fish.fish`. Fix incorrect wilcard expansion bug in `_prepend_tree` and other typos in comments. 10 years ago
_prepend_tree.fish Fix import not getting passed the correct passed in `oh-my-fish.fish`. 10 years ago
import.fish Fix import not getting passed the correct passed in `oh-my-fish.fish`. 10 years ago
restore_original_fish_colors.fish function to restore original fish colors 11 years ago
source_script.fish source_script: Use command for external commands 11 years ago