Skip to content

Some helper scripts to get my setup up and running in no time.

Notifications You must be signed in to change notification settings

dakshjotwani/dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment

Some helper scripts to get my setup up and running in no time.

Getting started

  1. Install brew (Mac only)
  2. Run the following:
./setup mac    # for mac
./setup ubuntu # for ubuntu
./setup purdue # for purdue cs linux machines

Helpers

To update dotfiles on system:

cd dotfiles
./apply.sh
cd ../

To install vim plugin from git:

cd utils
./vim_plugin_install.sh <git-repo> <plugin-name>
cd ../

About

Some helper scripts to get my setup up and running in no time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published