34 lines
852 B
Markdown
34 lines
852 B
Markdown
# What is this?
|
|
|
|
A collection of shell scripts that I use with dmenu to make my life easier.
|
|
|
|
Right now most of them are filled with basisms but thats slowly changing overtime.
|
|
|
|
## I have a cool script too can I contribute it here?
|
|
|
|
Of course! [Submit a merge request](https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html) or just email the file(s) to my email `alejandros714@protonmail.com`.
|
|
|
|
## TODO
|
|
|
|
Scale 1 - 3
|
|
|
|
* 0 = High priority
|
|
* 5 = Low priority
|
|
|
|
Breakdown of scale via
|
|
|
|
```
|
|
1: Something is broken to the point of not being usable
|
|
2: Issue which affects safety or usually has something to do with really awkward usage
|
|
3: Minor pain that doesn't really hurt but is nice to have gone
|
|
```
|
|
|
|
usbm 3
|
|
|
|
* Remove necessity for root
|
|
|
|
Wifi 2
|
|
|
|
* Get some kind of security for network configs
|
|
* Alternative wrapper for nmcli would also be nice
|