summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-04 00:16:13 -0700
committerxyz <gky44px1999@gmail.com>2021-11-04 00:16:13 -0700
commitd74011f09d917b7679110cbdc6d583fff19b8dfa (patch)
treee32df6df6157d7c6659aae2640d9bf6f186ab87b /home/xyz/.bashrc
parentc31a33779c24c294615c30b0f3a68d51ae54a3e2 (diff)
refactor
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index f4b415c7..ee5e34aa 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -70,9 +70,9 @@ alias vvrc='$EDITOR +e\ \$MYVIMRC'
alias wtr='curl v2.wttr.in'
# almost never use
-#alias se='sudo -E '
-#alias zq='zoxide query'
-#alias zqi='zoxide query -i'
+alias se='sudo -E '
+alias zq='zoxide query'
+alias zqi='zoxide query -i'
eval "$(zoxide init posix --hook prompt --no-aliases)"