From 2241fdc6577e1ae2ac086bdc2e3fa6b753db304b Mon Sep 17 00:00:00 2001 From: nirenjan Date: Sun, 25 May 2014 21:41:40 -0700 Subject: [PATCH] Update README to reflect new scripts --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 5318313..10f9a50 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,18 @@ Scripts Handy scripts for ease of use +* applygitconfig - Treat the contents of stdin as a gitconfig file and apply + them to the global config (~/.gitconfig) +* backup - Folder backup utility script +* beep - Sound a beep after executing the given command line +* deploy - Deploy a set of files from a git repository to a destination folder +* dircolortest - Test the contents of stdin as a .dir_colors file +* git-branch-parent - Attempt to determine the branch root SHA * mkiso - Make ISO file from CD/DVD image suitable for burning +* mkpasswd - Generate a random alphanumeric password of any length +* mlog - Logging utility script +* note - Note taking utility script +* settitle - Set the terminal/tmux window title +* smartwd - Print the current working directory for the command prompt +* stardate - Print the current Stardate +