summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2022-06-20 23:12:58 -0500
committerDanny Holman <dholman@gymli.org>2022-06-20 23:12:58 -0500
commitc69dc0a34ead2eb8e2c1ba1582340754863c1b63 (patch)
treec090f068268f6dde09515287410f9b192d2e8395 /.zshrc
parent787559b1263182e063e5630fb794f0372ea30cbc (diff)
Update shell and terminal stuffs
Update the configs that control my shell and related tools.
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 22faea7..cb17c75 100644
--- a/.zshrc
+++ b/.zshrc
@@ -43,7 +43,7 @@ alias ls="ls --color=auto"
alias pacin="sudo pacman -S"
alias pacr="sudo pacman -Rns"
alias pacup="sudo pacman -Syu;auracle sync"
-alias msfconsole="sudo msfconsole -q"
+alias msfconsole="msfconsole -q"
# Prompt settings
setopt prompt_subst