I hereby claim:
- I am smt923 on github.
- I am smt923 (https://keybase.io/smt923) on keybase.
- I have a public key ASDj70asKcagqVoq464r4KtlFU60LyXFrJ_OUw7VLUz3KAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package main | |
import ( | |
"encoding/csv" | |
"encoding/json" | |
"fmt" | |
"io/ioutil" | |
"os" | |
) |
! save this file to ~/.Xresources | |
! load and replace with: | |
! $ xrdb ~/.Xresources | |
! or merge to existing settings with: | |
! $ xrdb -merge ~/.Xresources | |
! do not scroll with output | |
URxvt*scrollTtyOutput: false | |
! scroll in relation to buffer (with mouse scroll or Shift+Page Up) |