.. index:: setenv (command) .. _command_setenv: setenv - set environment variable ================================= Usage ^^^^^ ``setenv NAME [VALUE]`` Synopsis ^^^^^^^^ :: Set environment variable NAME to VALUE. If VALUE is omitted, then the variable is deleted. .. generated from: ./commands/setenv.c .. command function: do_setenv