“alias” binds routinely-used command inputs to a new command keyword.
alias name, command
name = string: new keyword
command = string: literal input with commands separated by semicolons.
alias my_scene, hide; show ribbon, polymer; show sticks, organic; show nonbonded, solvent my_scene
For security reasons, aliased commands are not saved or restored in sessions.