Personal Linux-related configs to help me succeed in life (or at least simplify it)
Go to file
Bryan Joshua Pedini 39cb410c3e added check for git command presence to enable git functions in terminal fancyfying 2023-12-19 16:56:06 +01:00
bashrc_overrides added check for git command presence to enable git functions in terminal fancyfying 2023-12-19 16:56:06 +01:00
LICENSE Initial commit 2021-01-11 09:44:05 +01:00
README.md added `termbin` alias 2021-08-18 11:42:16 +02:00
deploy.sh fixed bashrc, removed variable, not working 2023-12-19 16:54:37 +01:00

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: please cd into the directoy is needed to be shared and execute sambaserver followed by "shareuser;<SUBSTITUTE-YOUR-PASSWORD-HERE>", then just login with username shareuser 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!)