No description
- Shell 100%
| teamocil | ||
| .gitignore | ||
| makesymlinks.sh | ||
| readme.md | ||
| zshrc | ||
James Peret's DotFiles
Installation
There are two ways to install James Peret's DotFiles. One is to just download this repo and install dependecies and the other installs and configures all the software that I need on a fresh mac install.
Standalone
- Install xCode
- Install MacPorts
- Download this package and unzipit
- Open the folder with
cd dotfiles - Run
sh makesymlinks.sh
Automated
Use the mac_automation_scripts project to donwload and install all dependencies and automaticly download and configure this dotfile repository.