Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khuongduybui/dotfiles

My personal dotfiles; feel free to browse, but it's not designed for sharing.
https://github.com/khuongduybui/dotfiles

Last synced: 14 days ago
JSON representation

My personal dotfiles; feel free to browse, but it's not designed for sharing.

Awesome Lists containing this project

README

        

# dotfiles

My personal dotfiles; feel free to browse, but it's not designed for sharing.

## prerequisites

`git`, `curl`, `python|python2|python3`

## install

```sh
curl -s -H "Cache-Control: no-cache, no-store, must-revalidate" -H "Pragma: no-cache" https://raw.githubusercontent.com/khuongduybui/dotfiles/main/init.sh | bash -
```