diff options
| author | Nathan Jaremko | 2019-03-02 20:31:04 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2019-03-02 20:31:04 -0500 |
| commit | 9c8fb02d9a21262d1c79bf1500626c5ae9dd9580 (patch) | |
| tree | 70b2c326cb805856fce5b2101f6074734e5460ff | |
| parent | 9c9fb906cd6c05105d96fa586f429764b12169ca (diff) | |
| parent | 252b0e721c5cadac14c302c9d6fb3a432c157aa8 (diff) | |
| download | podcast-9c8fb02d9a21262d1c79bf1500626c5ae9dd9580.tar.bz2 | |
Merge branch 'master' of github.com:njaremko/podcast
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -16,10 +16,12 @@ - [x] Playing podcasts - [x] Auto-download new episodes - [x] Automatically check for updates -- [ ] Shell Completions +- [x] Shell Completions - [x] zsh - - [ ] bash - - [ ] sh + - [x] bash + - [x] fish + - [x] powershell + - [x] elvish - [ ] Searching for podcasts...(WIP) By default, podcasts are downloaded to `$HOME/Podcasts`, but this folder can be set with the `$PODCAST` environmental variable. |
