issues
search
micha
/
resty
Little command line REST client that you can use in pipelines (bash or zsh).
MIT License
2.65k
stars
143
forks
source link
fixed grep parameter expansion
#67
Closed
soyo42
closed
7 years ago
soyo42
commented
8 years ago
issue: resty ignores configuration in ~/.resty
reason: expression in apostroph does not get expanded in bash nor in zsh
fix: replaced apostroph with quote
tested on bash and zsh