Skip to content

bishaludash/Tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Tooling

Vim Setup on Linux

  • Clone the repo, copy the .vimrc from vim folder into user roor directory ('~/')
  • Install the vim plug package
https://github.com/junegunn/vim-plug
  • Open vim and install the Plugins
:PlugInstall
  • Copy the colors folder from repo into ~/.vim/ directory
  • Inrder to seach text inside project directory, install the silver searcher
apt-get install silversearcher-ag

Releases

No releases published

Packages

No packages published