mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-09-24 12:15:33 +02:00
tools: restructured
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# by lukesmithxyz, checkout github.com/lukesmithxyz/voidrice
|
||||
|
||||
dmenu -P -p "$1" <&- && echo
|
||||
Reference in New Issue
Block a user