Skip to content

Latest commit

 

History

History
3 lines (1 loc) · 270 Bytes

terminal.md

File metadata and controls

3 lines (1 loc) · 270 Bytes

run edit -f filename : to force the file to be opened in your default editor. You can do this with any user shell as long as the file is in your path. Also, you can make it a zsh function (it will not work as a bash or ksh function because of the differing syntax.)