commit 796ec2edf50311805b49ded869b63d30fed0dab9
parent 36bea41f51ca00a733efd552b44871b632c37c7c
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Tue, 8 Sep 2020 21:00:51 -0400
Merge https://git.sr.ht/~jbauer/dotfiles into master
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.bashrc b/.bashrc
@@ -64,6 +64,7 @@ alias config='git --git-dir="$HOME"/docs/proj/dotfiles --work-tree="$HOME"'
alias units='units --history "$XDG_CACHE_HOME"/units_history'
alias cal='ncal -bM3'
alias poweroff='yay -Syyu && doas poweroff'
+alias reboot='yay -Syyu && doas reboot'
# Disable CTRL-S and CTRL-Q
stty -ixon