Skip to content

NikSWE/big-bang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme-Header

It took less than an hour to make the atoms, A few hundred million years to make the stars and planets, but five billion years to make man!

-- George Gamow

You might be wondering at first does this repository belong to NASA or ISRO, well it doesn't (for atleast now) and if you didn't think so then good for you (you will get an apointment letter soon).

Jokes apart this repo has a very straight forward purpose that is to help quickly setup a brand new laptop || desktop with the packages you need.

Inspiration

  • Migration from one OS to another
  • Upgrading / Downgrading my system (twice a day)
  • Creating a virtual garbage dumpyard on my system
  • Purchasing a Brand New system

You might say I'm crazy and honestly I would accept it, but deep down I know you have faced these issues too.

How to Use it ?

Run the following commands in the terminal

git clone https://github.com/muj-programmer/big-bang.git

cd big-bang

sh big-bang.sh

Thats it, Now you have the time to complete all the chores you have been putting off or catch up on the TV series you left in the middle.

Can I Configure it ?

Yes, you are in complete control of the setup process.

  1. Clone this repository
git clone https://github.com/muj-programmer/big-bang.git
  1. Go to config directory
cd big-bang/config
  1. Open the right config file
# For Mac OSX
vim osx_config.json

# For Linux
vim linux_config.json

# For Windows
vim windows_config.json

Just add (+) or subtract (-) packages in the opened file.

P.S It's totally fine if you don't edit the config file, this will install the packages that I use (give it a try you might like it)

Current Status

  • Supports Mac OSX
  • Add Support for Linux
  • Add Support for Windows
  • Add CONTRIBUTING.md

Contributing

If you think that you have something to add to this repository I will be glad to merge your configurations and code additions/modifications.

Issues

I'm happy you found a bug or have a new idea

What! What! What! you are happy

Well through this process I will make some new friends and get to see some cool ideas to implement. So open a new issue right now.

Releases

No releases published

Packages

No packages published