Skip to content

djordje-bjelajac/shell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Shell Scripts

This repository contains a collection of useful shell scripts.

Scripts

update_repos.sh

This script loops through a list of directories, checks out the default branch, and runs git pull.

Usage

  1. Make the script executable:

    chmod +x scripts/update_repos.sh
  2. Install

    sudo make all
  3. Reload the profile

    source ~/.zshrc
  4. Run

       update_repos {path}

About

Collection of useful shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published