Skip to content

stefanadelbert/dotfiles

Repository files navigation

dotfiles

My personal dotfiles for (amongst other things):

  • bash
  • vim
  • i3
  • scripts

Also includes

  • personal wiki (to be used with vimwiki)

Installation

Included is a bash install script which will create a backup of existing dotfiles and then create symlinks from $HOME to a checkout of this repository. From the checkout, e.g. $HOME/dotfiles, run

$ ./install.h

vim

vundle bear minimum are included in this repo, so all that should be required (after running the install script) is to run the following

$ vim +BundleInstall +qall

which will cause vundle to fetch all plugins mentioned in vimrc.

wiki

The vimrc includes the vimwiki plugin. Under wiki is personalwiki - there should be a symlink at $HOME/wiki/personalwiki which points back to iy.

About

Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published