mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Merge pull request #16 from krisleech/fix_template
Replace non-existent `git` plugin with `bundler` in fish.config template
This commit is contained in:
commit
01ee2c5249
@ -6,7 +6,7 @@ set fish_theme robbyrussell
|
|||||||
|
|
||||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-fish/plugins/*)
|
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-fish/plugins/*)
|
||||||
# Custom plugins may be added to ~/.oh-my-fish/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-fish/custom/plugins/
|
||||||
# Example format: set fish_plugins autojump git
|
# Example format: set fish_plugins autojump bundler
|
||||||
|
|
||||||
# Path to your custom folder (default path is $FISH/custom)
|
# Path to your custom folder (default path is $FISH/custom)
|
||||||
#set fish_custom $HOME/dotfiles/oh-my-fish
|
#set fish_custom $HOME/dotfiles/oh-my-fish
|
||||||
|
Loading…
Reference in New Issue
Block a user