tuhalang / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

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

Screenshot

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/

About

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


Languages

Language:Vim Script 91.4%Language:Shell 8.6%