diff --git a/bash/usr-local-bin/.gitignore b/bash/usr-local-bin/.gitignore index e2f7549..fd5bccf 100644 --- a/bash/usr-local-bin/.gitignore +++ b/bash/usr-local-bin/.gitignore @@ -7,6 +7,7 @@ teams joplin ff chrome +iwd-wifi iwd-wifi.bash vim yay diff --git a/bash/usr-local-bin/iwd-wifi b/bash/usr-local-bin/iwd-wifi new file mode 120000 index 0000000..d7c7022 --- /dev/null +++ b/bash/usr-local-bin/iwd-wifi @@ -0,0 +1 @@ +../iwd-wifi.bash \ No newline at end of file