From 34d438be600285db9d6d627ac5e20575021cd1a9 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 27 Feb 2012 23:33:45 -0500 Subject: shift things around --- software/misc.page | 12 ++++++++++++ software/vim.page | 6 ++++++ 2 files changed, 18 insertions(+) (limited to 'software') diff --git a/software/misc.page b/software/misc.page index 623b6aa..6fb7918 100644 --- a/software/misc.page +++ b/software/misc.page @@ -17,3 +17,15 @@ http://code.google.com/p/semicomplete/wiki/GrokDiscovery http://txt2re.com/ +Executable Compression +----------------------- + +UPX: Ultimate Packer for Executables http://upx.sourceforge.net/ + +Webmail +------- + +the null webmail client http://www.nulllogic.ca/webmail/ + + + diff --git a/software/vim.page b/software/vim.page index 9fe5176..fb821f0 100644 --- a/software/vim.page +++ b/software/vim.page @@ -65,3 +65,9 @@ Search for trailing whitespace, or just strip it all:: /\s\+$ :%s/\s\+$// + +Links to more... +------------------ + + - `vim anti-patterns `_ + -- cgit v1.2.3