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

https://github.com/arakkkkk/dotfiles

My dotfiles. neovim, tmux, zsh ...
https://github.com/arakkkkk/dotfiles

dotfiles

Last synced: 7 months ago
JSON representation

My dotfiles. neovim, tmux, zsh ...

Awesome Lists containing this project

README

          

# dotfiles
```
git pull --recurse-submodules
```
## Content

## Quick start
```
make install
```

or

```
git clone --recursive https://github.com/arakkkkk/dotfiles.git
chmod +x dotfiles/install.sh
dotfiles/install.sh
```