Better yet, add this to .vimrc:
map s :2,$s/^pick/squash/<CR>
Now when you enter vim you just press 's' and it does the rest.
Better yet, add this to .vimrc:
map s :2,$s/^pick/squash/<CR>
Now when you enter vim you just press 's' and it does the rest.