1 2 3 4
# Guix development environment if [[ -d /run/current-system ]]; then eval "$(guix shell -m manifest.scm --search-paths)" fi