Snippet #626
I want to get in the habit of using Bash history expansion more. For example, vim some/long/path/to/a/file followed by git add !$ to stage the file.
I want to get in the habit of using Bash history expansion more. For example, vim some/long/path/to/a/file followed by git add !$ to stage the file.