https://github.com/walkccc/dotfiles
Aim for minimalist dotfiles
https://github.com/walkccc/dotfiles
dotfiles shell vim zsh
Last synced: 7 months ago
JSON representation
Aim for minimalist dotfiles
- Host: GitHub
- URL: https://github.com/walkccc/dotfiles
- Owner: walkccc
- License: mit
- Created: 2021-10-27T21:07:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T02:16:53.000Z (7 months ago)
- Last Synced: 2025-06-03T15:25:22.083Z (7 months ago)
- Topics: dotfiles, shell, vim, zsh
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](./LICENSE)
# Peng-Yu's dotfiles







Table of Contents
(🔎 Click to expand/collapse)
- [Installation](#Installation)
- [Structures](#Structures)
- [References](#Structures)
- [Philosophy](#Philosophy)
- [License](#License)
## Installation
```bash
cd ~
curl https://codeload.github.com/walkccc/dotfiles/tar.gz/main | \
tar -xz --strip=1 dotfiles-main
rm README.md LICENSE .gitignore
```
## References
- [romainl/idiomatic-vimrc](https://github.com/romainl/idiomatic-vimrc): The guidelines for sculpting your own `vimrc` file.
## Philosophy
Minimalism and strictly follows [XDG Base Directory](https://wiki.archlinux.org/title/XDG_Base_Directory).
## License
Licensed under the MIT License, Copyright © 2017-present Hsins & Peng-Yu.