mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-03 08:42:31 +01:00
bash/usr-local-bin: add foot-btop
This commit is contained in:
parent
5113698140
commit
12e0ee3dce
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
edge
|
edge
|
||||||
edge-*
|
edge-*
|
||||||
libreawoo
|
libreawoo
|
||||||
|
btop-foot
|
||||||
htop-foot
|
htop-foot
|
||||||
teams
|
teams
|
||||||
joplin
|
joplin
|
||||||
|
1
bash/usr-local-bin/btop-foot
Symbolic link
1
bash/usr-local-bin/btop-foot
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
foot-btop
|
2
bash/usr-local-bin/foot-btop
Executable file
2
bash/usr-local-bin/foot-btop
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
/usr/bin/env foot --title=btop\ \|\ foot /usr/bin/env btop
|
Loading…
Reference in New Issue
Block a user