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
|
||||
swaylock
|
||||
syncthing
|
||||
thunderbolt-tools
|
||||
timidity
|
||||
transmission
|
||||
udisks2
|
||||
|
|
@ -96,7 +95,6 @@ DEB_PKGS=(
|
|||
META_PKGS=(
|
||||
# keep-sorted start
|
||||
fonts-noto
|
||||
fwupd
|
||||
golang
|
||||
podman-compose
|
||||
# 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