#!/usr/bin/env fish cat ~/.config/fish/tide_choices.fish | while read -l name value set -U $name $value end