10000 GitHub - shamrt/dotfiles_dotbot: My new Dotfiles repository, switched to dotbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 23, 2020. It is now read-only.

shamrt/dotfiles_dotbot

 
 

Repository files navigation

Dotfiles

Dotfile management using Dotbot. Structure of this repository is strongly inspired by vsund and vbrandl.

Dependencies

  • python3 (consider pyenv)
  • git
  • ruby
  • node (npm)
  • nvim / vim (depending of profile)

Installation

~$ git clone --recursive https://github.com/shamrt/dotfiles_dotbot .dotfiles

For installing a predefined profile:

~/.dotfiles$ ./install-profile <profile> [<configs...>]
# see meta/profiles/ for available profiles

For installing single configurations:

~/.dotfiles$ ./install-standalone <configs...>
# see meta/configs/ for available configurations

You can run these installation commands safely multiple times, if you think that helps with better installation.

License

This software is hereby released into the public domain. That means you can do whatever you want with it without restriction. See LICENSE for details.

About

My new Dotfiles repository, switched to dotbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 66.5%
  • Shell 14.9%
  • Vim Snippet 14.0%
  • Python 3.7%
  • Ruby 0.9%
0