Port of oh-my-zsh/git.plugin to the Fish shell.
Add
fundle plugin benjamineskola/fish-git
to your config.fish
, reload your shell, and run fundle install
.
fisher add benjamineskola/fish-git
omf install https://github.com/benjamineskola/fish-git
- I don't use all of these aliases regularly, and so I haven't tested to ensure their behaviour matches the original.
- I'm new to writing Fish scripts, and so although the aliases are probably fine, the functions might not be written in the most efficient or idiomatic way, or even behave correctly.