Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
git
 
 
 
 
 
 
zip
 
 
 
 
 
 

README.md

Dotfiles

This repository contains machine-specific configuration to accompany my dotfiles.

Installation

Please Note: Run Git Bash terminal as administrator before executing below commands.

npm config set tmp ~/.tmp-npm # Setup NPM tmp config.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/master/zip/install.sh)" # Setup zip
sh -c "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/master/rsync/install.sh)" # Setup rsync
powershell "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/master/git/install.ps1)" # Setup git
powershell "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/master/local/install.ps1)" # Setup local

License

Copyright (c) Shiva Poudel. All rights reserved.

Licensed under the MIT license.

About

The machine-specific configuration to accompany my dotfiles.

Topics

Resources

You can’t perform that action at this time.