summary refs log tree commit diff stats
path: root/user/settings/fish/functions/ecpenv.fish
blob: 68d6051b600726f900f2c38a46e0b2ad42f076f4 (plain)
1
2
3
function ecpenv
  esetenv $argv[1] $$argv[1]
end