Commit 01c60a05 authored by Kris Leech's avatar Kris Leech

Replace non-existent `git` plugin with `bundler` in template used to generate config.fish

parent 39e5f600
...@@ -6,7 +6,7 @@ set fish_theme robbyrussell ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment