summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-28 01:34:11 -0700
committerxyz <gky44px1999@gmail.com>2022-05-28 01:34:11 -0700
commitdee8e1f81406a11f0aedcdcd65820e2c0f86f527 (patch)
treeaa8cb34ae091cf1950d4df9655618db9fdf388e3 /home/xyz/.bashrc
parent3a8e2cf27e373d68dfd5523ef9acf17d7d6768d5 (diff)
refactor
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index c6f61fe5..ed0aef24 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -79,6 +79,7 @@ alias spd='speedtest; librespeed-cli'
alias sv=sudoedit
alias sy=systemctl
alias tp='sudo tio /dev/ttyACM0'
+alias u='upd; poweroff'
alias v='$EDITOR'
alias va='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/arch_install.md"'
alias vc='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/cli_notes.md"'