Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shivapoudel/dotfiles
- Owner: shivapoudel
- Created: 2015-04-20T08:35:33.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T08:41:23.000Z (5 months ago)
- Last Synced: 2024-08-02T14:12:21.075Z (3 months ago)
- Topics: dotfiles, git, npm, wp-cli
- Language: PowerShell
- Homepage: https://dotfiles.shiva-poudel.com.np/
- Size: 479 KB
- Stars: 10
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred-test - shivapoudel/dotfiles - The machine-specific configuration to accompany my dotfiles. (PowerShell)
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.