This commit is contained in:
Till 2023-08-30 16:12:34 +02:00
parent 5a194716ab
commit 77cf6bb15a
8 changed files with 53 additions and 7 deletions

View file

@ -25,6 +25,8 @@
buildfk = "curl -X POST -d '{}' https://api.netlify.com/build_hooks/61669ddfeaa3cccc44e752ea";
showbox = "chromium-browser -app=https://user.uni-frankfurt.de/~tstraube/box";
showc = "chromium-browser -app=https://user.uni-frankfurt.de/~tstraube/c/";
castget = "castget -pvC ~/.config/castget/castget.conf";
castsync = "mv -v ~/.local/share/podcasts/* /run/media/till/CLIP\\ JAM/Podcasts/";
};
shellAbbrs = {
openconnect = "openconnect --config=/home/till/.config/openconnect/config";