Bhupesh-V / dotman

dotman is a simple, elegant & easy to use dotfiles manager 🖖🏽
https://bhupesh-v.github.io/dotman
MIT License
106 stars 18 forks source link

Solving #17 add multiple bash checks #22

Open fi-do opened 2 years ago

fi-do commented 2 years ago

Hey,

I added the possibility to check the executable with different bash versions (#17). I also split them up in separate jobs, for an accurate catching of the exit codes.

Best regards, fi-do