Skip to content

Commit ccf9a99

Browse files
committed
updated README.md
1 parent fea7d3e commit ccf9a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ Top-level `.bashrc` and `.bash.d/` directory:
318318

319319
- `login.sh` - logs to major Cloud platforms if their credentials are found in the environment, CLIs such as AWS, GCP, Azure, GitHub... Docker registries: DockerHub, GHCR, ECR, GCR, GAR, ACR, Gitlab, Quay...
320320
- `clean_caches.sh` - cleans out OS package and programming language caches - useful to save space or reduce Docker image size
321+
- `crypto_dice_rolls.sh` - generates 100 random dice rolls to test a new crypto hardware wallet's fidelity (do not use this for your real crypto seed as your machine could be infected with malware which steals your seed phrase)
321322
- `delete_duplicate_files.sh` - deletes duplicate files with (N) suffixes, commonly caused by web browser downloads,
322323
in the given or current directory. Checks they're exact duplicates of a matching basename file without the (N) suffix with
323324
the exact same checksum for safety. Prompts to delete per file. To auto-accept deletions, do

0 commit comments

Comments
 (0)