Carlo Cabrera 4fb06efe81
Fix TMUX env variable filtering
We currently filter out `TMUX`, but this breaks displaying some caveats.
This also enables an alias I use (and improved by @Rylan12):

    brew alias fzp='!id="$(gh pr list -L200 -R github.com/Homebrew/homebrew-core | TMUX=$HOMEBREW_TMUX fzf-tmux -p "90%,50%" --multi | cut -f1)"; [ -n "$id" ] && brew pr-publish --autosquash $id'
2021-05-13 17:05:18 +01:00
..
2021-05-13 17:05:18 +01:00
2020-10-10 14:59:39 +02:00
2021-03-29 16:58:07 +05:30
2021-01-18 16:52:45 -08:00
2021-03-04 12:59:42 +00:00
2020-10-10 14:59:39 +02:00
2021-01-29 20:56:59 +00:00
2020-10-10 14:59:39 +02:00