Skip to content

mtomwing/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published