Giter Site home page Giter Site logo

strazto / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 12.04 MB

Modular :package: dotfile repo that uses dotbot profiles to make bootstrapping :zap: lighting fast, on (almost) any env.

License: MIT License

Shell 1.41% Roff 6.49% Perl 0.50% Batchfile 0.01% Makefile 0.01% C 0.22% PostScript 0.58% Python 0.03% Awk 0.01% Smalltalk 0.23% Emacs Lisp 0.27% JavaScript 0.25% NewLisp 0.34% Ruby 0.33% SystemVerilog 0.25% AutoHotkey 0.29% R 0.01% Lua 0.01% Vim Script 88.78% PowerShell 0.01%
dotbot dotfiles-manager vim spacevim vim-conf tmux-conf dotfiles git-configuration

dotfiles's Introduction

Matthew's โšก bootstrappable dotrepo

TODO:

  • [] diff-so-fancy -> delta
    • Delta is nicer to config / use IMO
  • [] bash -> fish migration

Features

  • Uses dotbot for bootstrapping installation
  • Breaks configuration for each program/component into standalone configs
  • Provides:
    • non-destructive configuration + aliases for git
    • pretty, usable .tmux config, supporting tmux >=3
    • SpaceVim config & bootstrap
      • Fluid navigation between vim splits & tmux panes
    • fzf support built-in to profiles
    • Bootstrap of various z jumpers, zoxide, z.lua Fallover support for various implementations of z jumper,
      • From fastest/less portable (zoxide), to slowest/most portable
      • try zoxide->z.lua
  • Profile specific startup scripts can be added ad-infinitum using run.d, for flexible additions on host-specific basis.
    • .profile sources ~/.config/dotfiles/run.d/*
    • Eg: For my HPC host:
      • module_rc & hpc_aliases are symlinked into run.d
      • At start of bash sessions:
        • all of my environment modules are loaded
        • My most useful aliases for job submission, & other HPC tasks are defined.
  • Support for X11 clipboard sharing in:
    • vim, tmux, visidata

Demo

demo

Usage

To install a profile, do the following:

cd bootstrap

./install-profile ubuntu

Details

The installation mechanisms have been chosen to eliminate redundancy between configurations across separate machines.

Common configurations are applied when needed, and diverging configuration are applied as needed.

The git configuration has been written to be intentionally non-destructive - Your global .gitconfig will be preserved, and a new file providing further configuration is linked into ~/.config/dotfiles/git/config , and included by git using git config --global include.path ~/.config/dotfiles/git/config

My personal dotfile submodules for this repo have been tagged with the github topic dotbot and can be found here.

bootstrap/install-profile automatically recursively fetches submodules, don't be alarmed.

dotfiles's People

Contributors

strazto avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dotfiles's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.