| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
This will replace whatever configuration you have for your terminal.
Script will:
Execute the installer from your terminal in order to avoid even having to manually install git!
bash <(curl -s https://raw.githubusercontent.com/marydn/dotfiles/master/installer)All commits for this repository were made using:
git yolo && git pushgit yolo is an alias for git you can check in the .gifconfig file. It will execute:
!git add -A && git commit -m \"$(curl -s whatthecommit.com/index.txt)\"whatthecommit.com is a web app that generates random commit messages every time you request the index page, so we're getting that random message and using it to create a commit.
| Back | FazBrowse Home | New Git URL |