/arch

Custom Arch Image for distrobox

Primary LanguageDockerfileApache License 2.0Apache-2.0

build-arch

breningham/arch

A custom OCI Image based of of ublue-os/arch-distrobox using boxkit for use in distrobox

how to use

make sure distrobox is installed

with KDE

  • distrobox create --image ghcr.io/breningham/arch-kde -n arch
  • distrobox enter arch -- fish

with GNOME

  • distrobox create --image ghcr.io/breningham/arch-gnome -n arch
  • distrobox enter arch -- fish

something else?

you can use the base image, and extend it with the xdg-portals you need.

installed packages

see the full list of installed packages in extra-packages

  • neovim a very useful editor
  • chezmoi - dot files manager
  • bat - cat replacement with syntax highlighting
  • lsd - an ls replacement
  • bitwarden-cli - mostly for use with chezmoi for managing my dotfiles + credentials
  • lazygit - a TUI for git, a very, very useful tool
  • mc - midnight commander, a TUI File manager

... and many more