Personal dotfiles for Linux, mostly for Nixpkgs/NixOS-based and Termux setups. Mirrored using GitLab's push mirroring feature. gitlab.com/andreijiroh-dev/dotfiles
linux dotfiles
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at non-nixpkgs/termux 4 lines 97 B view raw
1#!/bin/sh -eu 2# Wrapper script for GitLab CLI's Docker auth helper 3 4glab auth docker-helper "$@"