/dotfiles

Primary LanguageVim Script

Quick Start

Run the command below to make magic happen! 😍✨

$ xcode-select --install
$ curl -L raw.github.com/andoshin11/dotfiles/master/install.sh | bash

Keep in mind ⚠️

These scripts are not tested to work on every platforms, therefore contain very high possibility to cause serious damage to your machine. 💻

I strongly recommend to fork and personalize scripts before you actually run them on your machines.

What's happening?

install.sh will clone or download this repository whichever platform you are on.

Initialization

Triggered by make init command, all the scripts under ./script will be executed for the purpose of initialization.

  • Generate SSH key 🔑
  • Installing Homebrew 🍺
  • Setup fish shell 🐟
  • Install powerline font and fish theme 🎨
  • Download apps 🍎
  • Setup dein.vim ✏️
  • Setup Node environment 🌏
  • Setup Go environment 💪
  • Setup VSCode 📝
  • Setup Google Cloud SDK ☁️

Deployement

Triggered by make deploy command, symbolic links are made for all the dotfiles.

  • .gitconfig
  • .tmux.conf
  • .vimrc
  • .zshrc

Contact

Shin Ando (andoshin11)

shinglish11@gmail.com