Skip to content

schenkty/unix-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Custom Unix Commands

Install Guide

This is an example of custom commands for macOS, Linux and Unix

Install Guide:

  1. Add commands.sh to your home directory
  2. Edit .bashrc with the following line: source ~/commands.sh
  3. Enter this command in your Terminal: chmod +x commands.sh
  4. Edit commands.sh with the functions that you would like to have

Example Command

Push all changes to git easily using: git_push "Commit Changes Message"

About

Custom Unix Commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages