Skip to content

nijikokun/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

🇺🇸 Make Dotfiles Great Again 🇺🇸

Why?

  • Symlinks to keep home directory clean
  • Easy commands to keep applications & tools up to date
  • Single location for configuration
  • Instant setups
  • Replicate environments
  • Data loss? No problem

Installation

git clone https://github.com/nijikokun/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make install

What's Included?

Package Managers, Editors, and Tooling

Commands

  • make install

    Scratch mode. Go through all installation options.

  • make install_brew

    Install brew

  • make install_brew_packages

    Tap sources & install brew packages

  • make install_casks

    Install cask applications

  • make install_managers

    Install language/package managers

  • make install_vscode_extensions

    Install VSCode Extensions

  • make install_python

    Install python (2/3) & virtualenv

  • make setup_env

    Setup symlinks

  • make setup_os

    Configure macOS settings & reload

  • make uninstall_env

    Remove all symlinks that were created