diff --git a/src/applications/postman.sh b/src/applications/postman.sh index b34de24..ecbb269 100644 --- a/src/applications/postman.sh +++ b/src/applications/postman.sh @@ -3,7 +3,6 @@ wget https://dl.pstmn.io/download/latest/linux64 # Extract file sudo tar -xvf linux64 -C /usr/bin -rm linux64 # export postman to env table if [[ $(which zsh) == "/usr/bin/zsh" ]]; then