New Dev Env

Configure New Development Environment

Last modified: undef

Usage

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

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

Configure Git

Install GitHub Mobile on mobile devices.

Configure Git

Copyright @ 2024 Anne Brown