From bb14b33aede134246445ffea1121353fb45746cd Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 27 Jan 2023 02:20:56 +0100 Subject: Add reCo command --- functions/reCo.fish | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 functions/reCo.fish (limited to 'functions') 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' -- cgit v1.2.3