Open grumpyf0x48 opened 3 years ago
not a fan of adding a jbang call into zsh/bash every time.
maybe generate to temporarty ~/.jbang location and source that if present and if not then call it ...to avoid laggy start
Yes loading completion can take between 1 and 3 seconds on my machine which is not so old :-(
jbang app setup
adds jbang to the PATH in .bashrc.It would be nice to also add the definition of the completion function:
source<(jbang completion)