Skip to content

HerveMARTIN/dotfiles

Repository files navigation

Dotfiles

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

Dependencies

  • git
  • python
  • tmux
    • tmuxinator
  • vim
  • bash
  • fish
    • fisher

Installation

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

or for me

~$ git clone --recursive [email protected]:HerveMARTIN/dotfiles.git

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

Contents

Profiles

meta/profiles/
├── osx
└── ubuntu

Dotbot configurations

meta/configs/
├── bash.yaml
├── fish.yaml
├── git.yaml
├── homebrew.yaml
├── tmux.yaml
└── vim.yaml

Screenshots

Vim inside tmux

tmux-vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published