Commit 9c3f8363 authored by nimrod's avatar nimrod
Browse files

Use bash, otherwise pipenv fails to detect the shell and for tab completion.

parent 5b5ea73d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
#!/usr/bin/env bash
set -eu

gen_completion () {