Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 292 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 292 Bytes

Installation of DotFile Repo

From a Commandline do

  • Clone Repo: git clone https://github.com/mstaatz/dotFiles dotFiles
  • Run installation from your homedirectory ~/dotFiles/install
  • Open Vim and type :PlugInstall
  • If Install is finished type within Vim :source .vimrc

Finished :=)