summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-01-27 02:20:56 +0100
committerache <ache@ache.one>2023-01-27 02:20:56 +0100
commitbb14b33aede134246445ffea1121353fb45746cd (patch)
tree180d2474b6d38ec7e6240e73d021ca5642bba67c /functions
parentUsefull check SSL date (diff)
Add reCo command
Diffstat (limited to 'functions')
-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'