Created
November 2, 2017 16:52
-
-
Save rgreenjr/bcfc89e4fa189ad4f29fc3d8b18ee22f to your computer and use it in GitHub Desktop.
Revisions
-
rgreenjr created this gist
Nov 2, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,24 @@ select to end of line ```sh v g _ ``` split arguments ```sh g , ``` trim string ```sh g | ``` sort ```sh g s ``` reflow ```sh g q ```