raguay.customct Posted March 25, 2014 Share Posted March 25, 2014 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. You can download it from my GitHub account: https://github.com/raguay/MyAlfred/blob/master/FishToolbox.alfredworkflow Or from Packal! Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now