Skip to content

whilp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Build Status

A reproducible and complete environment for computering since 2005.

$ git rev-list --max-parents=0 --pretty HEAD
commit 165210edc61ec09e133b8e0af26d98e1e46de2ea
Author: will <devnull@localhost>
Date:   Sat Jun 11 21:26:33 2005 +0000

    [project @ 2005-06-11 16:26:33 by will]
    initial import into CVS
# Build and load the container. 
$ bazel run image

# Run it.
$ ./image/run.sh
ssh://root@localhost:32779

Then you can connect using the chrome secure shell app.

Chrome

Speaking of Chrome, if you're on OSX you'll probably want to set the following flags:

  1. chrome://flags/#views-browser-windows (disabled, here's why)
  2. chrome://flags/#enable-fullscreen-toolbar-reveal (disabled)