Skip to content

Commit d0ebca2

Browse files
authored
Update README.md
1 parent 68cd1fc commit d0ebca2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ A collection of my hand-crafted bash scripts and helper functions for various co
4242
- What exactly was the point of `[ “x$var” = “xval” ]`? https://www.vidarholen.net/contents/blog/?p=1035
4343
- How to Write Indempotent Bash Scripts https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/
4444
- Better Bash Scripting in 15 Minutes http://robertmuth.blogspot.com/2012/08/better-bash-scripting-in-15-minutes.html
45+
- Argbash: Argument parsing toolkit https://github.com/matejak/argbash
4546

4647
For my Fish shell functions, snippets, and reading list see here:
4748
https://github.com/pirate/fish-functions
49+
50+
If any of these links are down, see https://archive.sweeting.me or https://archive.org for mirrors.

0 commit comments

Comments
 (0)