summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-06-11 02:21:28 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-06-11 02:21:28 +0530
commit4ab266220e5bfaeda9e708c840eec1a6cc2d1c1d (patch)
treeb54ceb7580962c3909a8f395071c04abe62912e8
parenta79f9bad78ef97095883ea51841c8a3f69e1c1bc (diff)
.local: Adding short executables in bin
-rw-r--r--.config/foot/foot.ini3
-rwxr-xr-x.local/bin/auto-login7
-rwxr-xr-x.local/bin/sp2
-rwxr-xr-x.local/bin/starttorr4
-rwxr-xr-x.local/bin/ytd2
-rwxr-xr-x.local/bin/ytm3
6 files changed, 16 insertions, 5 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
index 04ba7e7..e2fcee3 100644
--- a/.config/foot/foot.ini
+++ b/.config/foot/foot.ini
@@ -1,5 +1,6 @@
[main]
font=UbuntuMono Nerd Font:size=10
+title=soterm
[key-bindings]
font-increase=Control+Shift+Page_Up
@@ -50,4 +51,4 @@ bright7=D9E0EE # bright white
#bright4=7aa2f7
#bright5=bb9af7
#bright6=7dcfff
-#bright7=c0caf5 \ No newline at end of file
+#bright7=c0caf5
diff --git a/.local/bin/auto-login b/.local/bin/auto-login
new file mode 100755
index 0000000..9cf64d3
--- /dev/null
+++ b/.local/bin/auto-login
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+
+##Add this shell script to your PATH to access it from any location
+##Replace /path/to/ to the location of the python script
+
+python $HOME/codebase/python/projects/auto-captive-portal-login/auto-login.py "$1"
diff --git a/.local/bin/sp b/.local/bin/sp
new file mode 100755
index 0000000..fa06a3c
--- /dev/null
+++ b/.local/bin/sp
@@ -0,0 +1,2 @@
+#!/bin/sh
+LD_PRELOAD=$HOME/.local/src/spotify/spotifywm/spotifywm.so spotify
diff --git a/.local/bin/starttorr b/.local/bin/starttorr
deleted file mode 100755
index e354edd..0000000
--- a/.local/bin/starttorr
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-sudo -A systemctl start jackett
-sudo -A systemctl start flaresolverr
diff --git a/.local/bin/ytd b/.local/bin/ytd
new file mode 100755
index 0000000..a61e490
--- /dev/null
+++ b/.local/bin/ytd
@@ -0,0 +1,2 @@
+#!/bin/sh
+ytfzf -D
diff --git a/.local/bin/ytm b/.local/bin/ytm
new file mode 100755
index 0000000..ea9a8b0
--- /dev/null
+++ b/.local/bin/ytm
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+ytfzf -mlD