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

https://github.com/glushchenko/dotfiles

Config files for zsh, git, vim, micropress, etc.
https://github.com/glushchenko/dotfiles

Last synced: over 1 year ago
JSON representation

Config files for zsh, git, vim, micropress, etc.

Awesome Lists containing this project

README

          

dotfiles
========

## Install

```
git clone https://github.com/glushchenko/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./bootstrap.sh bundle/macOS

# or linux env

sudo apt update
sudo apt install -y tmux vim zsh

cd ~/.dotfiles && ./bootstrap.sh bundle/linux
```

## vim

:BundleInstall