Skip to content

idanov/dotfiles

 
 

Repository files navigation

My dotfiles

This here is my very basic setup for keeping my dotfiles in git. I have used the template repository for bootstraping dotfiles with Dotbot.

Installation

git clone https://github.com/idanov/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install

To upgrade the submodules to their latest versions, one could periodically run:

cd ~/.dotfiles
git submodule update --init --remote

or

cd ~/.dotfiles
./install

Credits

My dotfiles were inspired by:

About

A template for structuring dotfiles (using Dotbot as an installer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.1%
  • Emacs Lisp 34.4%
  • Vim Script 1.8%
  • Ruby 0.7%