dockerdebianlinuxubuntubash-scriptingffmpegmanjaroluksbashbash-scriptshellscripts-collectionshell-scriptgitlinux-shellscriptsarchlinuxgit-extrasscriptlinux-scripts
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.
Signed-off-by: Bensuperpc <bensuperpc@gmail.com> |
2 years ago | |
---|---|---|
.github | 2 years ago | |
Bash-Snippet@e4f038c297 | 2 years ago | |
archive | 2 years ago | |
archlinux | 2 years ago | |
bash-scripts@473c8b99a9 | 2 years ago | |
cryptr@77d39c1bc3 | 2 years ago | |
debian | 2 years ago | |
development | 2 years ago | |
docker-scripts@6ce0e6b718 | 2 years ago | |
fff@5b90a8599c | 2 years ago | |
file | 2 years ago | |
git | 2 years ago | |
git-extra-commands@cbc2306ff8 | 2 years ago | |
git-extras@3821b2c537 | 2 years ago | |
git-quick-stats@22f1b3563d | 2 years ago | |
git-scripts@fad332c3df | 2 years ago | |
gpg-encrypt@1c148f2321 | 2 years ago | |
hardware | 2 years ago | |
image | 2 years ago | |
linux | 2 years ago | |
others-dist@cada2fdd3b | 2 years ago | |
partition | 2 years ago | |
shell-scripts@ff0d3eb1c3 | 2 years ago | |
video | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
TODO | 2 years ago | |
install.sh | 2 years ago | |
uninstall.sh | 2 years ago |
README.md
Scripts
Collection of useful scripts for Linux
New Features !
- Update LUKS scripts
- Update git scripts
- Add docker scripts
Install
You need Linux distribution like Ubuntu, Manjaro or Debian
git clone --recurse-submodules --remote-submodules https://github.com/Bensuperpc/scripts.git
cd scripts
Check dependency (optional):
make check-dep
And install:
make install
Uninstall
make uninstall
Documentation
Directory | Infos | More |
---|---|---|
git | git scripts | Useful scripts for git |
docker-scripts | docker scripts | Useful scripts for docker |
linux | linux scripts | infosystem, hash, uuid, cleaning, grub ect... |
partition | partition scripts | LUKS, tmpfs ect... |
file | files scripts | rsync, compress ect... |
Bash-Snippets | Bash-Snippets | Useful scripts |
git-extras | git-extras | GIT utilities |
git-extra-commands | git-extra-commands | A collection of git utilities and useful extra git scriptse) |
git-scripts | git-scripts | A collection of bash scripts by jwiegley for git |
shell-scripts | shell-scripts | A collection of shell scripts. |
archive | archive scripts | 7z, xz |
development | development scripts | For cmake, ninja, clang-format... |
cryptr | cryptr | To crypt files with AES |
gpg-encrypt | gpg-encrypt script | Crypt files with GPG |
video | video scripts | ffmpeg, nvenc, youtube-dl ect... |
image | image scripts | ffmpeg, cwebp ect... |
debian | debian scripts | apt, cleaning ect... |
archlinux | archlinux scripts | pacman, cleaning ect... |
bash-scripts | bash-scripts | A collection of bash scripts by jrussellfreelance |
Todos
- Write Tests
- Continue dev. :D
License
MIT License
Free Software forever !