Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korilakkuma/dotfiles
My dotfiles
https://github.com/korilakkuma/dotfiles
Last synced: 20 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/korilakkuma/dotfiles
- Owner: Korilakkuma
- Created: 2022-05-29T08:02:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T07:20:48.000Z (3 months ago)
- Last Synced: 2024-08-12T15:36:35.723Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles for Zsh, Vim, Tmux ... etc
![dotfiles](doc/dotfiles.gif)
## Setup
```bash
$ git clone [email protected]:Korilakkuma/dotfiles.git
$ cd dotfiles
$ make init && make
```If it is needed to clean symbolic links,
```bash
$ make clean
```