Skip to content

Instantly share code, notes, and snippets.

@matvore
Created December 13, 2024 16:39
Show Gist options
  • Select an option

  • Save matvore/9984be5bbec120a60b7f80329de1b576 to your computer and use it in GitHub Desktop.

Select an option

Save matvore/9984be5bbec120a60b7f80329de1b576 to your computer and use it in GitHub Desktop.
window.extended_macros.wermwork = [
['raD T ', 'third_party/dtach'],
['laN G D ', 'ugrep -rg ^var/ -g ^tags -g "^third_party/websocketd/" '],
['raG R C ', ' third_party/hterm/*.js index.html session.c\001grep -n '],
['raR G T ', 'rm *_test.go'],
['raW B ', '$WERMSRCDIR/build\n'],
['raR S T ', 'third_party/st/build && DISPLAY=:1.0 third_party/st/st'],
['rarsR S T ', 'third_party/st/build && DISPLAY=:0.0 third_party/st/st'],
['raG F N ', './build && ../tst/ks'],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment