aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ceeb30d70c27204201deca372399816e8b07a95a (plain)
1
2
3
4
5
6
7
8
9
10
11
# insel
Who up selecting they inputs

TUI selector with 1:1 flag parity with dmenu. You can just symlink 'dmenu' to 'insel-run' (or insel if you plan on using from tty only)

## Installation
```
git clone https://git.bwaaa.monster/insel
cd insel
doas make install
```