Skip to content

luciendberkeley/codespace-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

Devcontainer and dockerfile to make an arch linux codespace

Steps:

  1. Startup codespace with this devcontainer
  2. sh .devcontainer/Arch/startup-i3.sh
  3. Open up the link in new guest tab
  4. Run the following in the root terminal in i3:
pacman -S --noconfirm sudo
su - arch
sh .devcontainer/Arch/setup.sh

# Open up firefox and login to github.com
gh auth login
# Follow the auth process (usually with browser)
gh auth setup-git
  1. Install vimium extension
  2. Import vimium config from vimium-config.json
  3. Run: rm vimium-config.json
  4. Should be setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors