Skip to content
Notifications You must be signed in to change notification settings

clowder/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install Homebrew'd packages
    $ brew bundle
  2. Install minpac
    $ mkdir -p ~/.vim/pack/minpac/opt
    $ git clone https://github.com/k-takata/minpac.git ~/.vim/pack/minpac/opt/minpac
  3. Symlink
    stow -vv --target=$HOME zsh git vim misc
  4. Create some local cruft:
    $ touch ~/.zshrc_local
    $ mkdir -p ~/.vim/{tmp,backup,undo}
  5. Install Vim plugins
    :call minpac#update()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published