kbaskett248 / pb-init

Crostini initialization script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pb-init

Setup script for Crostini containers.

How do I use it

pb-init.sh
curl https://raw.githubusercontent.com/kbaskett248/pb-init/master/pb-init.sh | bash

What does it do?

  1. Create ~/downloads
  2. Create ~/projects
  3. Create ~/.ssh and populate a config file
  4. Check for ssh keys for Github, Gitlab and bitbucket
  5. Install pyenv
  6. Install Python 3.7.2 and set it as the global python
  7. Install poetry
  8. Install VS Code
  9. Install PyCharm
  10. Install ssh-askpass

About

Crostini initialization script


Languages

Language:Shell 100.0%