Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codeaholicguy/dotfiles

A set of vim, zsh, and tmux configuration files for JavaScript Developer who likes to use Vim/NeoVim on macOS.
https://github.com/codeaholicguy/dotfiles

dotfiles javascript neovim tmux vim vimrc zsh zshrc

Last synced: 3 months ago
JSON representation

A set of vim, zsh, and tmux configuration files for JavaScript Developer who likes to use Vim/NeoVim on macOS.

Awesome Lists containing this project

README

        

# dotfiles
A set of `vim`, `zsh`, and `tmux` configuration files for JavaScript Developer who likes to use Vim/NeoVim on macOS.

![Screenshot](screenshot.png)

Install
-------

Clone onto your machine:

git clone git://github.com/codeaholicguy/dotfiles.git

Simply run file (maybe you  must run `chmod +x ./install.sh` before run that file):

./install.sh --macos

In `vim/neovim` run:

:PlugClean

And follow its steps.

After, in `vim/neovim` run:

:PlugInstall

If you want to get newest version of `vim/neovim` plugin, in `vim/neovim` simply run:

:PlugUpdate

Credit
-------

Thanks to:

https://github.com/dracula/dracula-theme/