move script folders to a correct place, some vim config changes, etc...
This commit is contained in:
parent
c360fc2339
commit
ffe452fe24
28 changed files with 380 additions and 360 deletions
3
.local/bin/scripts/dmenu_askpass
Executable file
3
.local/bin/scripts/dmenu_askpass
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo $(dmenu -p "$1" -nf '#3a3a3a' <&-)
|
||||
Loading…
Add table
Add a link
Reference in a new issue