vapopov / dotfiles-1

my Vim/Tmux config :muscle::zap:

Home Page:https://mikecoutermarsh.com/boston-vim-learning-vim-in-a-week/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

dotfiles

screenshot (Here's what my setup looks like. Vim/Tmux)

New to Vim?

If you're brand new to Vim, I recommend using ThoughtBot's dotfiles. They are better maintained than mine :).

Installation

If you have trouble during installation, please open an issue or pull request. ⭐

Clone this repo (or your own fork!) to your home directory (/Users/username).

git clone https://github.com/mscoutermarsh/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install

Recommended

iterm2 Use iterm2 instead of Terminal: http://iterm2.com/

Tmux

$ brew install tmux
$ brew install reattach-to-user-namespace

Thanks ❤️

Contributing

Did you have trouble installing this? Could I make the documentation better? Let me know @mscccc. Or please fork & create a pull request with your suggestions.

About

my Vim/Tmux config :muscle::zap:

https://mikecoutermarsh.com/boston-vim-learning-vim-in-a-week/

License:Other


Languages

Language:Vim Script 95.2%Language:Shell 4.8%