From d5f4bbbda73377cbf0d8e07071253ad31ba5dbd0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 13 Sep 2022 23:57:54 +0200 Subject: Update shell config --- .config/shell/aliasrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/shell/aliasrc') diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 23e6cca..8364c42 100755 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -41,7 +41,8 @@ alias \ mbsync="mbsync -c $MBSYNCRC" \ monerod="monerod --data-dir "$XDG_DATA_HOME"/bitmonero" \ wget="wget --hsts-file=$XDG_DATA_HOME/wget-hsts" \ - hss="hugo server --noHTTPCache" + hss="hugo server --noHTTPCache" \ + tmux="tmux -u" # Pushing to multiple git repositories alias gua="git remote | xargs -L1 git push --all" -- cgit v1.2.3-70-g09d2