Quantcast
Channel: Active questions tagged fish - Stack Overflow
Viewing all articles
Browse latest Browse all 106

How to use bash functions with fish

$
0
0

I have few bash functions like

#!/bin/shgit-ci() {    ...}

When I was not using fish I had a source ~/.my_functions line in my ~/.bash_profile but now it doesn't work.

Can I use my bash functions with fish? Or the only way is to translate them into fish ones and then save them via funcsave xxx?


Viewing all articles
Browse latest Browse all 106

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>