Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sarroutbi/own
- Owner: sarroutbi
- Created: 2013-12-19T09:24:32.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T09:58:15.000Z (8 days ago)
- Last Synced: 2024-11-07T10:41:58.061Z (8 days ago)
- Topics: configuration, scripts
- Language: Shell
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.)