rice/readme.md

34 lines
852 B
Markdown
Raw Normal View History

2019-07-04 21:44:53 +00:00
# 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?
2019-07-04 21:44:53 +00:00
2019-09-04 20:02:55 +00:00
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
2019-09-04 20:02:55 +00:00
Scale 1 - 3
2019-07-05 04:58:28 +00:00
* 0 = High priority
* 5 = Low priority
2019-09-04 20:02:55 +00:00
Breakdown of scale via
2019-07-05 04:58:28 +00:00
2019-09-04 20:02:55 +00:00
```
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
2019-07-05 04:58:28 +00:00
2019-07-05 21:18:50 +00:00
* Remove necessity for root
2019-08-27 00:27:17 +00:00
2019-09-04 20:02:55 +00:00
Wifi 2
* Get some kind of security for network configs
* Alternative wrapper for nmcli would also be nice