chriskacerguis / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles.

Usage

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install dotbot
git clone https://github.com/chriskacerguis/dotfiles.git ~/.dotfiles
dotbot -d ~/.dotfiles -c ~/.dotfiles/install.conf.yaml 

Install Node

nvm install --lts
nvm use --lts

About

My dotfiles


Languages

Language:Shell 100.0%