Devcontainer and dockerfile to make an arch linux codespace
- Startup codespace with this devcontainer
sh .devcontainer/Arch/startup-i3.sh- Open up the link in new guest tab
- 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
- Install vimium extension
- Import vimium config from
vimium-config.json - Run:
rm vimium-config.json - Should be setup