You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
bashrc_overrides | 6 months ago | |
LICENSE | 3 years ago | |
README.md | 2 years ago | |
deploy.sh | 2 years ago |
README.md
Personal Linux config
Personal Linux-related configs to help me succeed in life (or at least simplify it).
Feel free to try or poke around in the source (it's all human-readable bash), or heck even add "cool stuff" to help each other out!
Usage
Explaining section for not-so-intuitive configurations
- alias
sambaserver
: pleasecd
into the directoy is needed to be shared and executesambaserver
followed by"shareuser;<SUBSTITUTE-YOUR-PASSWORD-HERE>"
, then just login with usernameshareuser
and the provided password with the host computer as URL/IP, autodiscovery of both the host and the share was tested working on Windows and a Samsung Tablet. - alias
termbin
: use when piping a cat/echo/file/etc to upload to termbin.com (¡requires Netcat!)