This website requires JavaScript.
Explore
Help
Sign In
ninewise
/
configuration
Watch
1
Star
0
Fork
0
You've already forked configuration
Code
Issues
Pull Requests
Releases
Wiki
Activity
9ebf085359
configuration
/
local
/
bin
/
abduco_list
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
replace scratchpads with abduco run and select from list
2016-01-20 23:38:45 +01:00
#!/bin/bash
abduco - allow complex commands
2016-01-20 23:59:44 +01:00
session="$(abduco | tail -n +2 | cut -f3 | dmenu)"
urxvtc -e abduco -a "$session"
Reference in New Issue
Copy Permalink