jmegs / dotfiles

config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Config files. There are many like them, but these are mine.

Prerequisites

  • Command Line Tools
  • Homebrew
  • Clone repo into ~/.dotfiles

Install Software

brew bundle --no-lock --file=~/.dotfiles/Brewfile

Link RC files

# test and make sure everything looks good
RCRC="~/.dotfiles/rcrc" lsrc

# if good, link
RCRC="~/.dotfiles/rcrc" rcup

Install Tool Versions

Restart your shell, then mise should pick up on tool version from its global config. if not, tell it to install global defaults with:

cd
mise install

reminder: also log into work NPM https://squarespace.atlassian.net/wiki/spaces/REL/pages/29392710931/Configuring+Npm+Client+npm

About

config files


Languages

Language:Shell 68.0%Language:Ruby 32.0%