Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 692 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 692 Bytes
 ____            __       ___      ___
/\  _`\         /\ \__  /'___\ __ /\_ \
\ \ \/\ \    ___\ \ ,_\/\ \__//\_\\//\ \      __    ____
 \ \ \ \ \  / __`\ \ \/\ \ ,__\/\ \ \ \ \   /'__`\ /',__\
  \ \ \_\ \/\ \L\ \ \ \_\ \ \_/\ \ \ \_\ \_/\  __//\__, `\
   \ \____/\ \____/\ \__\\ \_\  \ \_\/\____\ \____\/\____/
    \/___/  \/___/  \/__/ \/_/   \/_/\/____/\/____/\/___/

Installation

sh -c "`curl -fsSL https://raw.githubusercontent.com/chankaward/dotfiles/master/install.sh`"

Install Vim Plugins

cd ~/.dotfiles
mvim vimrc

in vimrc run

PluginInstall

After installing, open a new terminal window to see the effects.