Files
my-fish-config/conf.d/vagrant.fish
2025-09-08 20:09:17 +02:00

4 lines
71 B
Fish

if command -q vagrant
set -gx VAGRANT_DEFAULT_PROVIDER libvirt
end