From f52d12ef243dde26904432c59e3717bd9dc8b7df Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 8 Feb 2023 23:38:49 +0800 Subject: Update --- alias | 3 --- 1 file changed, 3 deletions(-) (limited to 'alias') diff --git a/alias b/alias index 62e023b..9314f85 100644 --- a/alias +++ b/alias @@ -106,9 +106,6 @@ ps1.swap() { fd() { echo /proc/$$/fd; ls -l /proc/$$/fd; } port() { sudo lsof -i :$1; } alias ports='sudo lsof -i -Pn | grep LISTEN' -.() { - source ${@:-$HOME/.$(basename $SHELL)rc} -} alias ll='ls -lh' alias lla='ls -lha' llw() { which $1 | xargs ls -alh; } -- cgit v1.2.3-70-g09d2