Skip to content

Description

Configure New Development Environment

Usage

Instructions for creating a new dev env for use on bare metal hosts, VM and cloud (GitPod).

Dotfiles

Customized config using GNU-Stow symlink farm mgr. See Dotfiles Project.

$ sudo apt update
$ sudo apt upgrade -y
$ git clone https://github.com/annebrown/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow bash vim code hyper konsole
$ bash

Auth

Install Pwd Mgr

Install fav pwd mgr extension on fav browsers.

Two Factor Authn

For convenient 2FA, install GitHub Mobile, from Playstore, on phone and other mobile devices.

Configure Git

Comments