https://github.com/jasonbellamy/dotfiles
https://github.com/jasonbellamy/dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonbellamy/dotfiles
- Owner: jasonbellamy
- Created: 2012-01-21T03:08:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T18:20:26.000Z (about 6 years ago)
- Last Synced: 2025-01-13T22:20:11.852Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- jimsghstars - jasonbellamy/dotfiles - (Vim Script)
README
# Installation
## Basic
You'll need to install the following software to make full use of these dotfiles.- [Git](http://git-scm.com/) (1.8+)
- [Tmux](http://tmux.github.io/)
- [Vim](http://www.vim.org/) (7.3+)## Vim
All of the Vim plugins are managed using [vim-plug](https://github.com/junegunn/vim-plug), so you'll need to run `:PlugInstall` the first time you open Vim.## Tmux
All of the Tmux plugins are managed using [tmux-tpm](https://github.com/tmux-plugins/tpm), so you'll need to press `prefix + I` to fetch the plugins the first time you open Tmux.