Skip to content

MorphZG/script_automation

Repository files navigation

Script Automation

A collection of scripts to automate various tasks.

Scripts

  • backup_dotfiles.sh: Backs up dotfiles to a bare Git repository and pushes them to a remote repository.
  • backup_saves.sh: Creates a tar archive of save game files for several games.
  • backup_script.py: A Python script to back up specified directories into separate tar archives.
  • backup_script_v0.4.sh: A shell script to back up a predefined or user-specified list of directories.
  • clear_nvim_files.sh: Removes Neovim configuration and data directories.
  • copy_notes.sh: Synchronizes notes between two directories using rsync.
  • github_project_setup.py: Automates the setup of a specific GitHub project by cloning the repository and setting up the frontend and backend.
  • gogh.sh: Installs the Gogh color scheme for terminals.
  • move_files.py: Copies a list of files to a destination directory, appending a number to each filename.
  • update_frontmatter.py: Updates the frontmatter of Markdown files to ensure required fields are present.
  • window_coordinates.sh: Gets the coordinates and size of the active window.

About

simple automation scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published