diff options
| author | Nathan Jaremko | 2019-02-24 19:44:50 -0500 |
|---|---|---|
| committer | GitHub | 2019-02-24 19:44:50 -0500 |
| commit | 252b0e721c5cadac14c302c9d6fb3a432c157aa8 (patch) | |
| tree | 4417642e018af3a818d0db09dda5c9d460a506e4 | |
| parent | 2d34d8e812f3e85b0d10f126bf5f334847d0fbca (diff) | |
| download | podcast-252b0e721c5cadac14c302c9d6fb3a432c157aa8.tar.bz2 | |
Update README.md
| -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. |
