Code Kaizen
- 
vim command to increment images or links:
 - 
mac terminal command to convert all jpeg images in a directory to 4 color dithered images. must have imagemagik installed.
 - 
vim ruby command for replacing text
 - 
mac terminal command to dither all gifs in a directory. must have imagemagik installed.
 - 
mac terminal command to replace "clogo.png" text in all html files in a directory to "clogo.png"
 - 
vim command for creating a list of images named london + x (london1.jpg, london2.webp, etc.) to make it easier to make gallery html pages.
 - 
":call PasteHtml()" script for ~/.vimrc to help me with my discography html page. generates html.
 - 
records actions in vim and then plays them back, or iterated them x amount of times.
 
