Skip to content

Instantly share code, notes, and snippets.

@ammar0466
Created December 30, 2020 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ammar0466/3ac3cb6b1aba3aeca34ca913224b1af0 to your computer and use it in GitHub Desktop.
Save ammar0466/3ac3cb6b1aba3aeca34ca913224b1af0 to your computer and use it in GitHub Desktop.
Notepad++ Remove Prefix
notepad++
remove prefix dash
ctrl+H
find ^-
replace with EMPTY
select REGEX
Replace ALL
@ammar0466
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment