Loading .bashrc +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ export DOCKER_BUILDKIT=1 alias ll='ls -lha' alias la='ls -AF' alias l='ls -F' alias lsblk='lsblk --output=NAME,RM,RO,SIZE,TYPE,LABEL,UUID,MODEL,TRAN,MOUNTPOINT' alias gcc='gcc --std=c99 -Wall -Wextra -Werror -pedantic' alias dpkglog="grep -v 'status\\|trigproc\\|configure' /var/log/dpkg.log" alias deborphan='deborphan -a --no-show-section --ignore-suggests' Loading Loading
.bashrc +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ export DOCKER_BUILDKIT=1 alias ll='ls -lha' alias la='ls -AF' alias l='ls -F' alias lsblk='lsblk --output=NAME,RM,RO,SIZE,TYPE,LABEL,UUID,MODEL,TRAN,MOUNTPOINT' alias gcc='gcc --std=c99 -Wall -Wextra -Werror -pedantic' alias dpkglog="grep -v 'status\\|trigproc\\|configure' /var/log/dpkg.log" alias deborphan='deborphan -a --no-show-section --ignore-suggests' Loading