Skip to content

Latest commit

 

History

History
152 lines (122 loc) · 7.12 KB

README.rst

File metadata and controls

152 lines (122 loc) · 7.12 KB

local

Jon Crall's dotfiles repo (before he knew dotfiles was a standard name), might change in the future.

Initialize

# Install git if necessary
if ! command -v "$COMMAND" &> /dev/null; then
    sudo apt install git -y
fi
# Navigate to the home folder
cd ~
# Clone the repo
git clone https://github.com/Erotemic/local.git

# If credentials are setup
# bash ~/local/init.sh

# Customize settings (if unset they will try to choose sensible defaults)
# export HAVE_SUDO=False
export IS_HEADLESS=True
export WITH_SSH_KEYS=False
source ~/local/init.sh

# export HAVE_SUDO=True
# export IS_HEADLESS=False
# export WITH_SSH_KEYS=False
# source ~/local/init.sh

About Me

Badges / shields for my projects:

xdoctest ubelt mkinit vimtk xdev progiter timerit git-sync line_profiler ibeis graphid hotspotter crall-thesis-2017 pypogo shitspotter

Contributions to External Repos

TODO: find a way to script this

Link to see closed PRs https://github.com/pulls?q=is%3Apr+author%3AErotemic+archived%3Afalse+is%3Aclosed