summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-03-16 19:00:36 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-03-16 19:00:36 -0700
commitd63c7e05a62d75e8b45c8094c32052ced58f039e (patch)
tree2f3ae7ac0564cf184e4e25e6e7dfd24c46b5f9fc /home/xyz/.bashrc
parent6a00bc05d261c23daf2b9da9273c29a01d21c39b (diff)
no loop lo alias, may need loop space alias to make it work with other aliases, not sure how to make the code good so now no loop lo alias
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index b70b318b..1920dd6a 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -82,7 +82,7 @@ alias h=htop
alias i=nsxiv
alias l='\ls --color=auto -A --group-directories-first'
alias ll='\ls --color=auto -lAh --group-directories-first'
-alias lo=loop
+#alias lo=loop
alias lop='loop ping'
alias lopd='loop ping 1.1.1.1'
alias m=man