/dotfiles

Dotfiles to setup my new dev environment

Primary LanguageShell

Mugilan's Dotfiles

Needs Work

  1. Still need to be tested
  2. No idea it will work
  3. Setup Iterm2 first by downloading it directly from website.
sudo softwareupdate -i -a
xcode-select --install
git clone git@github.com:Mugilan-Codes/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod +x fresh.sh

Plan

  1. Do Software update (possibly through command line).
  2. Downlod Xcode Command line Tools. (also Xcode if needed).
  3. Git Configuration and SSH
  4. Clone the Dotfiles repo in ~/.dotfiles.
  5. Install Oh-My-Zsh.

TODO

  • Generate and copy SSH keys for github
  • Modify ./git/ignore file

Sources

Inspired from