Skip to content

Instantly share code, notes, and snippets.

@artsi0m
Created August 1, 2021 10:40
Show Gist options
  • Select an option

  • Save artsi0m/b8b6d09652eea21d942d084b135c5302 to your computer and use it in GitHub Desktop.

Select an option

Save artsi0m/b8b6d09652eea21d942d084b135c5302 to your computer and use it in GitHub Desktop.
Standard text editor
#chmod 444
# . ./ed_prompt.sh
alias ed='ed -p "# "'
export EDITOR="ed -p '~ '"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment