Skip to content

krishnapsn/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cool Scripts and my .zshrc file

A list of bash and python scripts which I make as and when I need it as a way to learn bash scripting and solutions of the practice exercises and examples in the book Advanced bash scripting guide alt text

My .zshrc profile

Github Stalker CLI

I'll add more useful funcionality soon lol

Takes the username as input and lists the name,location,repositories and details and list of followers and following and clones the desired repository into the present working folder.Also downloads the photo of the user and his followers to downloads folder and stores the emails and locations of all of them in a separate text file.Wget is used for this.
Committing and pushing is made easier. Python 2.7 and above. Packages required : requests
pip install requests or conda install requests alt text alt text alt text

About

Scripts I wrote for fun.You might find it useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published