Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 322 Bytes

Readme.md

File metadata and controls

19 lines (13 loc) · 322 Bytes

#My dotfiles

These are my dotfiles, inspired by Mathias dotfiles.

###Installation

git clone https://github.com/willianjusten/dotfiles.git && cd dotfiles

source bootstrap.sh

./install-main.sh

mongodb

mkdir -p /data/db
sudo chown -R `id -un` /data/db