commit 5605351070a62827115d0c0b898fcdf40515966b
parent b6279072471b605b21e78c9c6b80e7284d598fda
Author: pyratebeard <root@pyratebeard.net>
Date: Tue, 9 Sep 2025 10:02:30 +0100
feat(zsh): headscale alias
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/zsh/.config/zsh/aliases.zsh b/zsh/.config/zsh/aliases.zsh
@@ -118,6 +118,7 @@ command -v gmake >/dev/null && alias make='gmake'
ss="sudo ss" \
netctl="sudo netctl" \
openvpn="sudo openvpn" \
+ hs="headscale" \
# need ot find a better way to do this
#iip="ip a s $(ip r | grep default | grep -oP '(?<=dev )[^ ]*')" \
failover="sudo ip link set enp5s0 down" \
@@ -207,7 +208,7 @@ command -v gmake >/dev/null && alias make='gmake'
irc="mosh irclient -- ksh -c 'dtach -A /tmp/irc irssi'" \
feh="feh -g 640x480" \
rum.sh="nc rum.sh 9999" \
- moebius="cd $HOME/.local/src/warez/moebius ; /usr/bin/npm start" \
+ moebius="cd $HOME/.local/src/warez/moebius ; /usr/bin/npm start" \
cointop="$HOME/.local/src/go/bin/cointop --hide-statusbar"
# ▓▓▒░ fun(ctions)