Skip to content

ottoyiu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Requirements

Besides the obvious per package requirements, the main thing you need is either GNU Stow or XStow.

How to use

$ git clone https://github.com/mtomwing/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ stow <package name>

Extra VIM Steps

  1. Initialize and update any git submodules
$ git submodule init
$ git submodule update
  1. Create necessary VIM folders
$ mkdir -p ~/.vim/{backups,swaps,undo}
  • make sure vim has clipboard support mode compiled
  • tmux-yank needs xclip and xsel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published