summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions/reCo.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions/reCo.fish b/functions/reCo.fish
new file mode 100644
index 0000000..fd70cb3
--- /dev/null
+++ b/functions/reCo.fish
@@ -0,0 +1,2 @@
+# TODO: Improove the logic here
+alias reCo='sudo pkill dhcpcd && sudo pkill wpa_supplicant && coW'