Compare commits
No commits in common. "f8f9ba11ecd42dfa66375b3e480a7c95f741e158" and "e67964fe6a90e0c5ff8f78a98d6ad98de4ce34b0" have entirely different histories.
f8f9ba11ec
...
e67964fe6a
3 changed files with 0 additions and 13 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
((magit-commit
|
|
||||||
(magit:--gpg-sign . 4))
|
|
||||||
(magit-merge
|
|
||||||
(magit:--gpg-sign . 4)))
|
|
||||||
|
|
@ -77,7 +77,6 @@ DEB_PKGS=(
|
||||||
swayidle
|
swayidle
|
||||||
swaylock
|
swaylock
|
||||||
syncthing
|
syncthing
|
||||||
thunderbolt-tools
|
|
||||||
timidity
|
timidity
|
||||||
transmission
|
transmission
|
||||||
udisks2
|
udisks2
|
||||||
|
|
@ -96,7 +95,6 @@ DEB_PKGS=(
|
||||||
META_PKGS=(
|
META_PKGS=(
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
fonts-noto
|
fonts-noto
|
||||||
fwupd
|
|
||||||
golang
|
golang
|
||||||
podman-compose
|
podman-compose
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
#! /usr/bin/bash
|
|
||||||
|
|
||||||
set -euo pipefail
|
|
||||||
IFS=$'\n\t'
|
|
||||||
|
|
||||||
cd "$1"
|
|
||||||
"${@:2}"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue