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/`.
2015-01-08 03:04:54 +09:00
..
_append_path.fish sending deprecation message to stderr 2014-12-23 16:42:00 -02:00
_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. 2015-01-07 14:00:00 +09:00
_prepend_tree.fish Fix import not getting passed the correct passed in oh-my-fish.fish. 2015-01-08 03:04:54 +09:00
import.fish Fix import not getting passed the correct passed in oh-my-fish.fish. 2015-01-08 03:04:54 +09:00
restore_original_fish_colors.fish function to restore original fish colors 2013-08-07 09:33:10 -03:00
source_script.fish source_script: Use command for external commands 2014-03-16 16:24:12 +01:00