Skip to content

🎣 Fish plugin for $fisher_path

License

Notifications You must be signed in to change notification settings

kidonng/fisher_path.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎣 $fisher_path.fish

Fish plugin for automatically loading plugins under $fisher_path.

This plugin properly implements conf.d loading, unlike the snippet provided in the original issue.

Installation

# Save the script for auto loading
curl -fsSL https://git.io/fisher_path.fish --create-dirs -o $__fish_config_dir/conf.d/fisher_path.fish

# Or append the script to your fish config
curl -fsSL https://git.io/fisher_path.fish >> $__fish_config_dir/config.fish

Note

  • To stop loading plugins in new sessions, create a variable $_fisher_path_initialized via set --universal _fisher_path_initialized. To revert, just erase it via set --erase _fisher_path_initialized.

About

🎣 Fish plugin for $fisher_path

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages