Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarroutbi/own

Personal repository for scaffolding stuff
https://github.com/sarroutbi/own

configuration scripts

Last synced: about 23 hours ago
JSON representation

Personal repository for scaffolding stuff

Awesome Lists containing this project

README

        

[![Spellcheck](https://github.com/sarroutbi/own/actions/workflows/spellcheck.yaml/badge.svg)](https://github.com/sarroutbi/own/actions/workflows/spellcheck.yaml)

Collection of different stuff that I find interesting. Divided in two sections:
* **scripts**: Those scripts that ease day to day working:
```bash
gittools/
└── gittomarkdown.sh
mldonkey/
├── d
├── my_mldonkey.sh
├── s
├── snd_ml_auth.exp
├── snd_ml.exp
├── vd
└── vr
myTaste/
├── dirRecursiveSintaxize00.sh
├── dirRecursiveSintaxize01.sh
├── dirSintaxize00.sh
└── dirSintaxize01.sh
strings/
├── noSpacesAndUpper.sh
├── noSpaces.sh
├── toLower.sh
└── toUpper.sh
tang-operator/
└── clean_tang_operator_images.sh
upsc/
└── check_upsc.sh
utils/
├── array.sh
├── check_opos_lists.sh
├── cpu_temperature.sh
├── docker_start.sh
├── eval.sh
├── letraDNI.sh
├── monty_hall.py
├── quicksort.py
├── rust_coverage.sh
├── smssend.sh
├── sum_natur.sh
├── tsocks.rc
├── tsocks.sh
├── tsocks_terminal.sh
└── xtrlock.sh
xmonad/
└── xmonad_reset_pipe.sh
```

* **config**: Configuration stuff that I used in my current development environment (emacs, screen, etc.)