Skip to content

MrDrMcCoy/bash_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_env

My personal Bash environment

To use it, follow these steps:

  1. Install Hub: https://hub.github.com/
  2. Run the following command: git clone --recursive -j8 https://github.com/MrDrMcCoy/bash_env.git ${HOME}/bash_env
  3. Add this to your ~/.bashrc:
    cd ${HOME}/bash_env
    source main
    cd -
  4. Start a new session and enjoy!

About

My personal Bash environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages