Skip to content

slitsche/dotfiles

Repository files navigation

Installation:

    git clone git://github.com/slitsche/dotfiles.git ~/dotfiles

Create symlinks and configure git:

    ln -s ~/work/oss/dotfiles/vimrc ~/.vimrc
    ln -s ~/work/oss/dotfiles/vim ~/.vim
    ln -s ~/work/oss/dotfiles/gvimrc ~/.gvimrc
    ln -s ~/work/oss/dotfiles/gpg.conf ~/.gnupg/gpg.conf
    git config --global core.excludesFile ~/dotfiles/gitignore_global

Emacs

    ln -s ~/work/oss/dotfiles/emacs.d/*.el ~/.emacs.d/
    ln -s ~/work/oss/dotfiles/ctags ~/.ctags

Ensure the global `.gitconfig` and the reference include files are restored in order to ensure the correct setting of user name and email.


About

Dotfiles vim and bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published