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: about 1 month ago
JSON representation
A set of vim, zsh, and tmux configuration files for JavaScript Developer who likes to use Vim/NeoVim on macOS.
- Host: GitHub
- URL: https://github.com/codeaholicguy/dotfiles
- Owner: codeaholicguy
- Created: 2016-07-08T04:06:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T17:38:56.000Z (7 months ago)
- Last Synced: 2025-05-19T21:04:41.867Z (5 months ago)
- Topics: dotfiles, javascript, neovim, tmux, vim, vimrc, zsh, zshrc
- Language: Vim Script
- Homepage:
- Size: 691 KB
- Stars: 61
- Watchers: 1
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.
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/