Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 189 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 189 Bytes

ST

Utility for editing remote files with a local editor.

Usage: ./st -h remotehost -f "/home/foo/bar"

To use an editor other than $EDITOR use the --editor flag, ie --editor code