From 01efded2834db2ea4b9aca19274349e6b5f98b9a Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 30 Jan 2022 16:45:28 -0800 Subject: .bashrc, sudo nft --- home/xyz/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index aa86814c..14402d32 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -32,7 +32,7 @@ esac PS1="\[$(tput setaf 1)\][\u@\h \W]\$ \[$(tput sgr0)\]" # https://github.com/LukeSmithxyz/voidrice/blob/master/.config/shell/aliasrc -for cmd in iotop nethogs hardcode-fixer ventoy du units_cur fbgrab powertop; do +for cmd in iotop nethogs hardcode-fixer ventoy du units_cur fbgrab powertop nft; do alias $cmd="sudo $cmd" done #for cmd in weechat; do -- cgit v1.2.3-70-g09d2