Skip to content

brainlet-ali/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Git Bash Aliases

Using these aliases in you terminal, you can greatly save yourself typing and get into nice flow

  1. Download/Clone the repo.
  2. Place .aliases file into you home folder: cp ./.aliases ~/.aliases
  3. Include it into your .bash_profile file: echo "export PATH=PATH:~/.aliases" >> ~/.bash_profile
  4. You are done. e.g: Typing 'gs' should expand to 'git status'

Note: In some cases you might need to add command: source PATH_TO_ALIASES_FILE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published