https://github.com/dbudwin/provision
Place for me to revision the way I setup and provision computers I use
https://github.com/dbudwin/provision
Last synced: 8 months ago
JSON representation
Place for me to revision the way I setup and provision computers I use
- Host: GitHub
- URL: https://github.com/dbudwin/provision
- Owner: dbudwin
- Created: 2017-02-02T21:18:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T02:47:45.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T06:50:31.711Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Provision
This is just a GitHub repo for me to keep track of files I use to provision my computers, like aliases I like to use to make my time in the console more productive.
* To find the correct `.gitconfig` file to add the contents of `GitConfigAliases.txt` to, execute `git config --list --show-origin`.
* Add the contents of `BashAliases.txt` to `~/.bashrc`