Skip to content

glima31/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

My collection of personal housekeeping scripts. Although this is obviously tailored to my specific workflows, system specifications and software ecosystem, I decided to make this public so i can easily access it and also as a reference for others looking to automate their own maintenance routine.

Installation

git clone git@github.com:glima31/scripts.git
cd scripts
chmod +x install.sh
./install.sh

Make sure ~/.local/bin is in your $PATH. If not, add it to ~/.zshrc:

export PATH="$HOME/.local/bin:$PATH"

Usage

After running the installation script, the following commands will be available:

ebook-backup     # incremental backup of my Calibre Library + my Pocketbook Books/ and applications/ folders to a local directory (rsync)
nas-backup       # incremental backup to NAS (rsync)
system-update    # update Arch packages + Flatpak + Rust toolchain 

About

My personal housekeeping scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages