Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shivapoudel/dotfiles

The machine-specific configuration to accompany my dotfiles.
https://github.com/shivapoudel/dotfiles

dotfiles git npm wp-cli

Last synced: 2 days ago
JSON representation

The machine-specific configuration to accompany my dotfiles.

Awesome Lists containing this project

README

        

# Dotfiles

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

### Installation

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

```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/main/git/zip-install.sh)" # Setup zip
powershell "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/main/git/install.ps1)" # Setup git
powershell "$(curl -fsSL https://raw.githubusercontent.com/shivapoudel/dotfiles/main/local/install.ps1)" # Setup local
```

# License

Copyright (c) Shiva Poudel. All rights reserved.

Licensed under the [MIT](http://shivapoudel.mit-license.org) license.