Skip to content

I created this repository of only one file, to be able to maintain coherence between my different machines easy way. My bashrc has some functions that simplify some commands and I'm already used to it.

Notifications You must be signed in to change notification settings

viniciosbarros/bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

bashrc

I created this repository of only one file, to be able to maintain coherence between my different machines easy way. My bashrc has some functions that simplify some commands and I'm already used to it.

READ ME:

to clone:

      mkdir MY_BASHRC
      cd MY_BASHRC
      git clone https://github.com/viniciosbarros/bashrc .

or just:

      git clone https://github.com/viniciosbarros/bashrc .

to track master:

      git branch --track bashrc-local origin/bashrc
      git checkout bashrc-local

About

I created this repository of only one file, to be able to maintain coherence between my different machines easy way. My bashrc has some functions that simplify some commands and I'm already used to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages