Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chawyehsu/dotfiles

@chawyehsu's dotfiles
https://github.com/chawyehsu/dotfiles

dotfiles linux macos powershell shell windows

Last synced: 2 months ago
JSON representation

@chawyehsu's dotfiles

Awesome Lists containing this project

README

        

Logo

# dotfiles

> My dotfiles used across different platforms.

![License][license-badge] ![Powered by PowerShell][powershell-badge] ![repo][repo-badge]

## Bootstrap

Prerequisites: PowerShell

```powershell
$ git clone https://github.com/chawyehsu/dotfiles ~/.dotfiles
$ cd ~/.dotfiles
$ pwsh -noprofile ./install.ps1
# Here we go!
```

## License

**dotfiles** © [Chawye Hsu](https://github.com/chawyehsu). Released under the [MIT](license) license.

> [Website](https://chawyehsu.com) · GitHub [@chawyehsu](https://github.com/chawyehsu) · Twitter [@chawyehsu](https://twitter.com/chawyehsu)

[powershell-badge]: https://img.shields.io/badge/Powered%20by-PowerShell-2673BB.svg?style=flat-square
[license-badge]: https://img.shields.io/github/license/chawyehsu/dotfiles.svg?style=flat-square
[repo-badge]: https://img.shields.io/github/repo-size/chawyehsu/dotfiles.svg?style=flat-square&colorB=328657