From 4c4a8ca873525ff02057fe2a4db4219919c875fb Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 25 Feb 2023 15:49:52 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc3e8e..be37518 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,11 @@ The idea behind this was when moving to a new computer, I didn't want to have to # Usage `./gitgrab.sh` -![gitgrab](https://grahamhelton.com/hosted/gitgrab.png) \ No newline at end of file +![gitgrab](https://grahamhelton.com/hosted/gitgrab.png) + +# Looking to learn? +Are you trying to get experience to add to your resume? Open source contributions are a great way to do so! + +Here are some ideas for updates you can make to this script and submit as pull requests! +1. Make gitgrab zip up the files and provide a log of all the files it downloaded +2. Expand the functionality to include bash history files, fish history files, etc \ No newline at end of file