Skip to content

A set of fish shell related functions that I use to make my sw dev process smoother

License

Notifications You must be signed in to change notification settings

darrensapalo/fisher-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fisher Work

A set of fisher functions, and configuration settings that makes my software development process smoother.

Requirements

Of course, you need the Fish Shell installed on your machine.

Installation

fisher add github.com/darrensapalo/fisher-work

This adds the set of functions that I use regularly on the fish shell.

Command Line tools

work-submit

This allows you to push the current branch to its corresponding branch (same name) on the remote repository.

git-ignore-fix

This fixes your gitignore when some files which should not be tracked are tracked.

About

A set of fish shell related functions that I use to make my sw dev process smoother

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages