Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codeaholicguy/dotfiles
- Owner: codeaholicguy
- Created: 2016-07-08T04:06:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T11:18:47.000Z (over 2 years ago)
- Last Synced: 2024-10-15T01:42:47.578Z (3 months ago)
- Topics: dotfiles, javascript, neovim, tmux, vim, vimrc, zsh, zshrc
- Language: Vim script
- Homepage:
- Size: 677 KB
- Stars: 61
- Watchers: 1
- Forks: 27
- 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.![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/