Skip to content

shashank78456/git-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains walkthroughs of OvertheWire bandit, fracz git exercises and bash script to manage GPG keys.

GPG Key Manager

To run GPG keys manager:

  1. Clone the repo on your local device.
  2. Go to bash directory.
  3. Give executable permissions to gpger.sh file.
  4. Run the gpger.sh file.

The following code does the same.

git clone https://github.com/shashank78456/git-bash.git
cd git-bash/bash
chmod 744 gpger.sh
./gpger.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages