Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for Vim and Tmux

Screenshot

It looks like this!

Plugins used

  • vundle
  • vim-bundler
  • vim-rails
  • vim-fugitive
  • ctrlp-vim
  • numbers
  • nerdtree
  • nerdcommenter
  • emmet-vim
  • vim-snipmate
  • supertab

Install

curl https://raw.githubusercontent.com/ottony/dotfiles/master/install.sh | sh

Git Alias

  • git lg
git log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
  • git dif
git diff --color
  • git s
git status
  • git rf
git rebase FETCH_HEAD
  • git fo
git fetch origin

Example

git fo master

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages