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

How to use fish aliases in bash scripts

$
0
0

I have a bash script and I want to use a command in it, that I defined in my config.fish like this:

alias setbg='feh --bg-fill'

However when I use the command in my bash script, I get:

setbg: command not found

How do I make fish aliases visible to bash scripts?


Viewing all articles
Browse latest Browse all 92

Trending Articles





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