You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/themes/edan/edan-set-local.fish

6 lines
103 B
Fish

# Switch environment to "local" for edan.
function edan-set-local
set -U EDAN_HOST_TYPE "local"
end