From 12e0ee3dce9ae3bca75e086e958d0dede0f6cb53 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 6 May 2024 10:45:31 +0300 Subject: [PATCH] bash/usr-local-bin: add foot-btop --- bash/usr-local-bin/.gitignore | 1 + bash/usr-local-bin/btop-foot | 1 + bash/usr-local-bin/foot-btop | 2 ++ 3 files changed, 4 insertions(+) create mode 120000 bash/usr-local-bin/btop-foot create mode 100755 bash/usr-local-bin/foot-btop diff --git a/bash/usr-local-bin/.gitignore b/bash/usr-local-bin/.gitignore index acbf70a..dba9c7a 100644 --- a/bash/usr-local-bin/.gitignore +++ b/bash/usr-local-bin/.gitignore @@ -1,6 +1,7 @@ edge edge-* libreawoo +btop-foot htop-foot teams joplin diff --git a/bash/usr-local-bin/btop-foot b/bash/usr-local-bin/btop-foot new file mode 120000 index 0000000..65e3278 --- /dev/null +++ b/bash/usr-local-bin/btop-foot @@ -0,0 +1 @@ +foot-btop \ No newline at end of file diff --git a/bash/usr-local-bin/foot-btop b/bash/usr-local-bin/foot-btop new file mode 100755 index 0000000..d363551 --- /dev/null +++ b/bash/usr-local-bin/foot-btop @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +/usr/bin/env foot --title=btop\ \|\ foot /usr/bin/env btop