add spotify cli tools

This commit is contained in:
2021-10-14 12:47:35 +07:00
parent f1cdd49480
commit 68ec7a6f82

View File

@@ -4,10 +4,10 @@
### CLI ### CLI
- [exa](https://github.com/ogham/exa) (`ls` alternative) - [exa](https://github.com/ogham/exa) - `ls` alternative
- [bat](https://github.com/sharkdp/bat) (`cat` alternative) - [bat](https://github.com/sharkdp/bat) - `cat` alternative
- [httpie](https://github.com/httpie/httpie) (`curl` alternative) - [httpie](https://github.com/httpie/httpie) - `curl` alternative
- [fzf](https://github.com/junegunn/fzf) (file tree with preview and some cool features) - [fzf](https://github.com/junegunn/fzf) - file tree with preview and some cool features
#### ZSH #### ZSH
@@ -18,6 +18,12 @@
- [fuzzy-fs](https://github.com/SleepyBag/fuzzy-fs) - [fuzzy-fs](https://github.com/SleepyBag/fuzzy-fs)
#### Spotify
- [spicetify](https://github.com/khanhas/spicetify-cli) - cli configuration for spotify client
- [spicetify-themes](https://github.com/morpheusthewhite/spicetify-themes) - community themes for spicetify
- [spicetify-hide-podcasts](https://github.com/theRealPadster/spicetify-hide-podcasts) - config for disable poscasts ads
## PHP ## PHP
- [function pipes](https://github.com/phpfn/pipe) - [function pipes](https://github.com/phpfn/pipe)