configs  Artifact [02a1f15002]

Artifact 02a1f1500214efde8bd362aeae08a0fa2cade2b3d4191462240d47f33f83642e:


function eps --description 'Expand, print and set variable $e'
    set -g e $argv
    echo $e
end