As suggested by Julio Biason
-
Requestly was intercepting requests
Spent two hours trying to figure out what I couldn't login to the application, before remembering that Requestly was messing with headers and causing problems.
#! /bin/zsh | |
autoload colors | |
if [[ "$terminfo[colors]" -gt 8 ]]; then | |
colors | |
fi | |
eval RESET='$reset_color' | |
function spin() { | |
spinner="/|\\-/|\\-" |
As suggested by Julio Biason
Requestly was intercepting requests
Spent two hours trying to figure out what I couldn't login to the application, before remembering that Requestly was messing with headers and causing problems.
Uses constraint relaxation to calculate new label positions, then transitions when no more adjustments are needed.
Also see the average prices.
Create an exportable table of results from a dice roll.
#!/bin/bash | |
function dimg { | |
docker images $@ | | |
sed "s/ \+/;/g" | | |
column -s\; -t | | |
sed "1s/.*/\x1B[1m&\x1B[m/" | |
} | |
function docker_fit { |
### Keybase proof | |
I hereby claim: | |
* I am chooban on github. | |
* I am chooban (https://keybase.io/chooban) on keybase. | |
* I have a public key whose fingerprint is E9DD 1D18 0D50 D924 E09F D250 DC9C F9BA 497F BB27 | |
To claim this, I am signing this object: |