https://github.com/alice1017/dotfiles
:thumbsup: dotfiles :open_file_folder:
https://github.com/alice1017/dotfiles
Last synced: about 2 months ago
JSON representation
:thumbsup: dotfiles :open_file_folder:
- Host: GitHub
- URL: https://github.com/alice1017/dotfiles
- Owner: alice1017
- License: mit
- Created: 2017-04-22T14:58:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T15:23:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T08:25:56.970Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alice1017/dotfiles
## install
```
$ git clone https://github.com/alice1017/dotfiles ~/dotfiles
$ cd ~/dotfiles
$ make install
```## clean
```
$ cd ~/dotfiles
$ make clean
```