Code Kaizen
-
mac terminal command to convert all jpeg images in a directory to 4 color dithered images. must have imagemagik installed.
-
mac terminal command to dither all gifs in a directory. must have imagemagik installed.
-
mac terminal command to replace "clogo.jpg" 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.jpg, 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.