dotfiles/.config/fish/functions/certn-bash.fish

5 lines
75 B
Fish

function certn-bash
cd ~/code/lazer/certn/api_server
make bash
end