From 76c9d0aaa9bb734ad1ef32c1cd6a56461210010a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 11 Jun 2026 08:39:29 +0200 Subject: Better network management --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index 6d38603..d9a7649 100644 --- a/.profile +++ b/.profile @@ -30,6 +30,7 @@ alias o='open-file' alias f='feed get && feed -m fzf menu' alias w='iwctl station wlan0 get-networks' alias c='iwctl station wlan0 connect' +alias e='doas ip link set eth1 up && doas udhcpc -i eth1 -n' alias d='iwctl station wlan0 disconnect' alias bc='bc -q /home/sebastiano/box/bc.library' -- cgit v1.3