Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.98 KB

README.md

File metadata and controls

59 lines (46 loc) · 1.98 KB

dotfiles

Welcome to my dotfiles repo! \o/

Here you will find my collection of settings and preferences for various applications and shells.

This repo also includes an automated initialization script which will allow you to setup your workstation in no time. This script is meant to be interactive and doesn't install anything without consent.

Usage

bash <(curl -s https://raw.githubusercontent.com/magic-madrigal/dotfiles/master/init.sh)

Install Process

  • Install Homebrew (MacOS Only)
  • Install Core Packages
  • Install Other Packages
  • Install Mac Apps (MacOS Only)
  • Install Devtools (NodeJS, Python, Ruby, AWSCLI)
  • Install Vim and configure
  • Setup Github SSH keys
  • Install Fish Shell

Supported Operating Systems

  • Mac OS
  • Ubuntu or Debian Linux
  • Arch Linux

Shell

Text Editor

  • Vim
  • vscode
  • Plug • Vim Plugin Manager (See .vimrc for plugins)

Mac Apps