Skip to content

emersonknapp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 30, 2025
1096ec3 · Mar 30, 2025

History

41 Commits
Mar 5, 2025
Mar 12, 2020
Jan 17, 2020
Aug 17, 2023
Mar 5, 2025
Jan 5, 2022
Sep 8, 2022
Aug 24, 2022
Feb 6, 2025
Jan 5, 2022
Mar 30, 2025
Jan 22, 2023
Mar 30, 2025

Repository files navigation

Emerson Knapp's Dotfiles

Living devenv setup. Not just dotfiles but also ansible playbook to install common tools. May not always work!

NOTE: put extra env vars in ~/.envvars, instead of ~/.zshrc, in case you rerun setup and overrwrite it. This will be sourced automatically

Manual pre-prep

Recommended -- run an upgrade on a new installation, the live boot disk is likely out of date

sudo apt update
sudo apt upgrade

First you need an SSH key uploaded to GitHub (~/.ssh/id-rsa.pub after this, goes to https://github.com/settings/keys)

ssh-keygen

Running the installation

./setup
ansible-playbook -K ansible/dev.yml -u $(whoami)

Notes on stuff to do after

  • For hub CLI, need to set environment variable GITHUB_TOKEN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published