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: 11 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 (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T07:33:49.000Z (about 1 month ago)
- Last Synced: 2025-03-03T08:23:59.875Z (about 1 month ago)
- Topics: dotfiles, git, npm, wp-cli
- Language: PowerShell
- Homepage: https://dotfiles.shiva-poudel.com.np/
- Size: 490 KB
- Stars: 11
- 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.