Skip to content

goyalankit/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
gem
 
 
git
 
 
irb
 
 
ssh
 
 
 
 
vim
 
 
zsh
 
 
 
 
 
 

Usage

VIM

# clone the vundle
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

# link vimrc
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc

# Install plugins
vim ~/.vimrc +BundleInstall

tmux

ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf
ln -s ~/.dotfiles/tmux/.tmux.conf.local ~/.tmux.conf.local

Tmux config taken from: https://github.com/gpakosz/.tmux

All the configurations should be linked to it dot part in home directory

About

Configuration Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published