1 2 3 4 5 6 7
#! /usr/bin/env bash { echo -n 'export const variables = ' cat "$HOME/.cache/wal/colors-speedcrunch.json" echo ';' } > pywal.js