Skip to content

murateca/dotfiles

Repository files navigation

Installation

To install .vimrc and plugins open a bash terminal (cygwin or git-bash in windows) and run following commands

git clone https://github.com/murateca/dotfiles.git
cd dotfiles
./install.sh 

Bash Configuration

A fancy bash prompt with git branch name. Some useful aliases and functions

SS

bash_propmt

Vim Configuration

My humble vim configuration with vim-plug

Plugins

Current list of plugins:

NerdTree, Lightline, Startify, MUComplete, Fugitive, Surround, Commentary, Emmet

Keymaps:

Ctrl+n: NERDTreeToggle
F3: NERDTreeFind
Tab: user_emmet_expandabbr_key

Themes

Jellybeans, Molokai, Janah, Gruvbox

SS

vim start page