markmichon / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#dotfiles

Currently installation requires manual symlinking of files in this directory to ~.

ln -s /path/to/original/ /path/to/link

ls -s .zshrc ~/.zshrc
// place a link to the local .zshrc file in the home folder

New Machine setup

  • Install Brave/FS
  • Install VSCode
  • Install NVM
  • Install Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Brew bundle Brewfile
  • Symlink over all settings

About


Languages

Language:Shell 71.4%Language:JavaScript 24.6%Language:Ruby 4.0%