smitelli / scottfiles

Scott's Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scottfiles

Scott's Dotfiles

by Scott Smitelli

Requirements

Usage

First, cd into the root of this repository.

Run stow <package>, where is the name of one of the directories in the root of this repository. To remove a package, either run stow -D <package> or just remove the symlinks for that package by hand.

Useful Environment Variables

export SCOTTFILES_WORKTOOLS_GITHUB_ORG=<whatever>
export SCOTTFILES_WORKTOOLS_GIT_ROOT=/Users/...
export SCOTTFILES_WORKTOOLS_KEEPUSH_USER=<whatever>
export SCOTTFILES_WORKTOOLS_KEEPUSH_SOURCE=/Users/....kdbx
export SCOTTFILES_WORKTOOLS_KEEPUSH_DESTINATION=https://....kdbx

About

Scott's Dotfiles


Languages

Language:Shell 66.7%Language:Python 31.4%Language:DIGITAL Command Language 1.8%Language:GDB 0.1%