Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 614 Bytes

shed-config-edit.md

File metadata and controls

34 lines (22 loc) · 614 Bytes

shed-config-edit

Edit shed config file using text editor defined in environment variable EDITOR, default to vi.

SYNOPSIS

shed-config-edit
shed config-edit

DESCRIPTION

Modify the environment variable EDITOR to use other text editor, example:

$ EDITOR=nano shed-config-edit

Or, you can put the following line in your ~/.bashrc

export EDITOR=nano

SCREENSHOTS

shed-config-edit

SEE ALSO