Skip to content

aakash1104/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal configuration files for easy set up across machines. If you see something interesting in my dotfiles or want to just use these entirely go ahead and do so! I haven't written up installation instructions because this is for my personal use but maybe I'll write them up when I get more time 😄

Vim

I primarily use Pathogen to install and manage plugins. Install some really cool vim color schemes here.

Vim Plugins

  1. Vim Sensible: Default vim settings that might make pair programming easy.
  2. Auto Pairs: Pairwise insertion/deletion of brackets, braces, quotes.
  3. Nerd Tree: File system explorer for vim.
  4. Vim Airline: An excellent status line for vim.
    1. Airline Themes: Collection of themes to customize your vim status line.
  5. Vim Surround: Provides mappings to insert and delete pairs of quotes or parens.
  6. Vim Commentary: One of the most useful plugins to comment code out easily.
  7. Vim Fugitive: An insane git wrapper for vim that we all need.
  8. Git Gutter: Show git diff markers like changes, additions, etc to your files.

References

Logo taken from here

About

📄 personal dotfiles for easy setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published