diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-26 20:54:07 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-26 20:54:07 +0200 |
commit | 2a1daf97626df183383e7889629837a8ec5fa489 (patch) | |
tree | 39d15f51e2e43ba8228ae7299515c7521794055e /beze | |
parent | 255806e86de8321c3887738225bac5e9802bfac3 (diff) | |
download | bin-2a1daf97626df183383e7889629837a8ec5fa489.tar.xz |
Add beze, dmenru for bemenu
Diffstat (limited to 'beze')
-rwxr-xr-x | beze | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/zsh + +exec $(print -lo ${(k)commands} | bemenu) & |