diff options
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 0084a006..ff948929 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -74,8 +74,6 @@ alias l='\ls --color=auto -A --group-directories-first' alias ll='\ls --color=auto -lAh --group-directories-first' alias lpg='loop ping github.com' alias m=man -# temporary solution -alias op='o "$PWD"' alias p=pacman alias pt=pactree alias pu=paru |