dotfiles/linux/bin/figt

4 lines
71 B
Plaintext
Raw Normal View History

#!/bin/bash
LEIN_FAST_TRAMPOLINE=rlwrap lein trampoline figwheel "$@"