Skip to content

Wamoya/bash_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal bash script directory

In this Github repo you can find a bunch of original bash scripts that I frequently use.

Objectives of this repository

This repository is intended for me to learn about:

  1. Git:
  2. Bash:

You might find this an interesting read if you are a beginner in some of these areas since it may be useful to get an example of an starting path. Specially if you are a beginner with bash-scripting, it will be a nice excercise to try to reverse engineer these scripts.

My process

What I'm doing is to use my personal computer for whatever and slowly automating some processes that I may find repetitive and/or tedious. After locating them, I try to solve them through a custom bash script, and then I make sure to add some aliases for using them. I'm also managing this small Github repository to develop some dexterity with its tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages