Skip to content

afgoulart/alias-bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

alias-bashrc

Alias for linux

Install alias-bashrc

$ cd ~/;
$ git clone https://github.com/afgoulart/alias-bashrc.git;

Add at the end of the file (.bashrc or .zshrc)

if [ -f ~/alias-bashrc/bashrc ]; then
    source ~/alias-bashrc/bashrc
else
    print "404: ~/alias-bashrc/bashrc not found."
fi

About

my alias ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages