shell-scripts is a repository containing various shell (mostly bash) scripts.
Part of ek9/dotfiles collection.
Clone to ~/.local/share/shell-scripts
via git
:
$ git clone https://github.com/ek9/shell-scripts ~/.local/share/shell-scripts
Add directory to path (~/.profile
, .bash_profile
or .zprofile
):
$ export PATH=$PATH:~/.local/share/shell-scripts
You will be able to execute the scripts.
backup-system.sh
- make a backup of your system (/
) via rsyncborg.sh
- wrapper script for borg backup.chmod-dirs.sh
- chmod directories only recursivelychmod-files.sh
- chmod files only recursivelyclamav-scansystem.sh
- scans system via clamav- imguralbum.py - download imgur albums (by Alex Gisby)
random-pass.sh
- random password generatorreflector-fetch.sh
- fetch new pacman mirrorlist via reflectorslowrate.sh
- slowrate specific programssync.sh
- sync two directories via rsyncsysinfo.sh
- archlinux system information (by bohoomil)