Tyler Brostrom

Results 2 issues of Tyler Brostrom

AFAIK environment variables aren’t interpolated in `bat`’s configuration file. This could be useful, especially for `--map-syntax` Example: ```sh # ~/.config/bat/config # highlight extensionless `zsh` scripts --map-syntax "$ZDOTDIR/conf.d/*:Bourne Again Shell (bash)"...

feature-request

Hi Mark 👋 This pull request simply adds the [`id` property from the `Video` model](https://docs.dukt.net/videos/v2/video-model.html#id) as an integer field on the `Videos` interface. Adding this field might help those directly...