Skip to content

tnken/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

Install dein.vim, which is a plugin manager for vim, and dotfiles.

  • Initial setup
$ mkdir -p $HOME/.vim/bundles/repos/github.com/Shougo
$ cd $HOME/.vim/bundles/repos/github.com/Shougo
$ git clone https://github.com/Shougo/dein.vim.git
$ cd
$ git clone git@github.com:takeru56/dotfiles.git && cd dotfiles 
  • Update dotfiles
$ ./install.sh

Uninstall

$ cd ~/dotfiles
$ mkdir .dotfiles.backup
$ ./uninstall.sh

List of dotfiles

  • .vimrc
  • .tmux.conf

About

Manage my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published