Skip to content

a mission to fully automate the deployment of a workspace

Notifications You must be signed in to change notification settings

3vanlock/dotfiles

Repository files navigation

.dotfiles

On a mission to fully automate the deployment of my personal workspace.

About

This README's primary function is to act as a scratchpad for ideas regarding the creation, organization, standardization, and deployment of these configuration files.

Some things may not be inherently clear. The code is not highlighted and customization is not noted where it occurs within cloned libraries. Feel free to open issues or contact me directly with anything.

Toolbox

System

Chat

Media Player

Editor

Browser

Terminal

Python

Node

Ruby

Install

Install by cloning the directory to your preferred dotfiles location. Git and GNU Stow are required

Simple guide to organizing and using your dotfiles from Brandon Invergo

git clone https://github.com/elock37/dotfiles ~/.dotfiles
cd ~/.dotfiles
stow */

You can selectively stow any directory you plan to use or use all configurations included via stow */

To Do

  • Remove absolute references
    • Clean and centralize PATH creation
    • Reference directories by their relative path
  • Create shell script to deploy 'requirements' folder
    • pip
    • npm

About

a mission to fully automate the deployment of a workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published