Jump to content

Recommended Posts

Fish Toolbox

 

This is a toolbox of functions for working with the [Fish Shell](http://fishshell.com/).  You can install fish shell with homebrew:

 

brew install fish

 

Currently, the functions are:

 

f:seteditor        Set the code editor to use

f:editfunction   Edit a Fish function. It will show a list of possible functions to edit. If you press FN key and select a function, that function will be deleted.

f:editconfig      Edit the Fish Configuration file.

f:newfunction  Create a new fish function.

 

with more to come.

 


 

Or from Packal!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...