Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update README.md
  • Loading branch information
FormerlyChucks authored Dec 11, 2020
commit 446c74853cea3e82013aefd3633f43cade440b15
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ A collection of simple Bash scripts.
1. [Archive-and-encrypt.sh](scripts/archive-and-encrypt.sh): archive a path into a file and encrypt the file
1. [weather.sh](scripts/weather.sh): check the weather in a specified location or using the geolocation of the ip address by default.
1. [WhereIP.sh](scripts/whereIP.sh): Get location of an IP address.
1. [remove-history.sh](scripts/remove-history.sh): Remove ALL history from a Git repository.

## System Administration

1. [DirectorySize.sh](scripts/directorysize.sh): output a specified directory's size
Expand Down