From 1588feb0def98b4fdc50c240bb6ddd3eb1048c2d Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 17 Oct 2021 00:35:25 -0700 Subject: refactor --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 95a465b8..78401eb3 100644 --- a/.bashrc +++ b/.bashrc @@ -22,7 +22,7 @@ esac PS1='\[\e[0;91m\][\u@\h \W]\$ \[\e[0m\]' # https://github.com/LukeSmithxyz/voidrice/blob/master/.config/shell/aliasrc -for cmd in iotop nethogs hardcode-fixer; do +for cmd in iotop nethogs hardcode-fixer ventoy; do alias $cmd="sudo $cmd" done unset cmd -- cgit v1.2.3-70-g09d2