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

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/github/license/walkccc/dotfiles.svg?style=flat-square)](./LICENSE)


Peng-Yu's dotfiles

# Peng-Yu's dotfiles

![](https://img.shields.io/badge/macOS-000000.svg?style=flat-square&logo=macos&logoColor=white)
![](https://img.shields.io/badge/Zsh-121011.svg?style=flat-square&logo=zsh&logoColor=white)
![](https://img.shields.io/badge/iTerm%202-000000.svg?style=flat-square&logo=iterm2)
![](https://img.shields.io/badge/Vim-019733.svg?style=flat-square&logo=vim&logoColor=white)
![](https://img.shields.io/badge/Git-F05032.svg?style=flat-square&logo=git&logoColor=white)
![](https://img.shields.io/badge/Conda-342B029.svg?style=flat-square&logo=anaconda&logoColor=white)
![](https://img.shields.io/badge/Raycast-FF6363.svg?style=flat-square&logo=raycast&logoColor=white)


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.