Skip to content

qisaw/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

This repository contains all my dot files for setting up my environment

Order Technology Setup instructions
1 Homebrew To set up my homebrew packages, see instructions here
2 Bash To set up my bash config, see instructions here
3 Vim To set up vim, see the instructions here

Automatic Installation (Beta)

To install all the above simply run the following command

./install/install.sh

Note: This will install both node and yarn as they are requirements for a lot of the above. You can choose which node version to use by changing the following environment variable. Currently this defaults to 12.4.1. If you would like to change this, you will also need to update the version of node you use for coc-tsserver in the coc-settings.json

NODE_VERSION_TO_INSTALL=12.4.1

About

My Workspace Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published