* New readme that is more comfy to read on terminals
This commit is contained in:
parent
da871ddb68
commit
655a66241c
17
README
Normal file
17
README
Normal file
@ -0,0 +1,17 @@
|
||||
What is this?
|
||||
=============
|
||||
|
||||
A collection of shell scripts that I use to make usage of my weird setup
|
||||
more comfortable. Some of these are just generally interesting/useful and
|
||||
some I use daily.
|
||||
|
||||
Most of these scripts assume that /bin/sh points to a POSIX compliant shell.
|
||||
Scripts that assume /bin/bash assume this path points to Bash.
|
||||
|
||||
Are merge requests/issue tickets paid any attention here?
|
||||
=========================================================
|
||||
|
||||
Yes. Alternatively yoiu can email me at dev@shockrah.xyz.
|
||||
|
||||
|
||||
|
33
readme.md
33
readme.md
@ -1,33 +0,0 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user