From ffced8fca42bcdd64544963a63d769e2e671aa54 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 24 Jul 2024 08:03:10 +0200 Subject: [PATCH] drop ugent scripts and configuration --- local/bin/citrix | 2 -- local/bin/eduroam | 19 ------------- local/bin/fietsdagen | 2 -- local/bin/gitfetcher | 24 ---------------- local/bin/icetea | 11 -------- local/bin/md2ufora | 35 ----------------------- local/bin/microbrowser | 2 -- local/bin/subgit-export | 9 ------ local/bin/subgit-fetch | 40 -------------------------- local/bin/subgit-symlinks | 14 ---------- local/bin/uprint | 59 --------------------------------------- local/bin/whoisthere | 6 ---- mbsyncrc | 42 ---------------------------- msmtprc | 11 -------- 14 files changed, 276 deletions(-) delete mode 100755 local/bin/citrix delete mode 100755 local/bin/eduroam delete mode 100755 local/bin/fietsdagen delete mode 100755 local/bin/gitfetcher delete mode 100755 local/bin/icetea delete mode 100755 local/bin/md2ufora delete mode 100755 local/bin/microbrowser delete mode 100755 local/bin/subgit-export delete mode 100755 local/bin/subgit-fetch delete mode 100755 local/bin/subgit-symlinks delete mode 100755 local/bin/uprint delete mode 100755 local/bin/whoisthere diff --git a/local/bin/citrix b/local/bin/citrix deleted file mode 100755 index 3bdae4d..0000000 --- a/local/bin/citrix +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ICAROOT="$HOME/.ICAClient/linuxx64" "$HOME/.ICAClient/linuxx64/wfica" "$@" diff --git a/local/bin/eduroam b/local/bin/eduroam deleted file mode 100755 index e7e1789..0000000 --- a/local/bin/eduroam +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -sudo sv stop iwd - -conf="$(mktemp)" -trap "rm '$conf'" EXIT QUIT - -cat > "$conf" <&1 | sed 's/^/ /' - ;; - "gitlister") - if git status | grep -q behind; then - echo "$gitrepo" - fi - ;; - esac -done - -cd "$wd" diff --git a/local/bin/icetea b/local/bin/icetea deleted file mode 100755 index 5ede15e..0000000 --- a/local/bin/icetea +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -base='https://tap.zeus.gent' -user='felixvdj' -token="$(pass show ugent/zeus/tap)" - -curl --header 'Accept: application/json' \ - --header 'Content-Type: application/json' \ - --header "Authorization: Token token=$token" \ - --data '{"order":{"order_items_attributes":[{"count":1,"product_id":1}]}}' \ - --location \ - "$base/users/$user/orders.json" diff --git a/local/bin/md2ufora b/local/bin/md2ufora deleted file mode 100755 index cd735b1..0000000 --- a/local/bin/md2ufora +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh - -pandoc -f markdown --mathml -s -t html5 "$1" | \ - sed 's/&/g;s||&|g;s/@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@@@g ' | \ - sed 's@