dotfiles/dot_config/direnv/lib/use_rtx.sh

6 lines
105 B
Bash

### Do not edit. This was autogenerated by 'rtx direnv' ###
use_rtx() {
direnv_load rtx direnv exec
}