Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/khuongduybui/dotfiles
- Owner: khuongduybui
- Created: 2022-04-28T02:50:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T03:23:02.000Z (about 2 months ago)
- Last Synced: 2025-01-23T14:35:25.252Z (22 days ago)
- Language: Shell
- Size: 265 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 -
```