From 2cc273fb67b0151beae897c7dccc55c4cf833959 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 8 Jun 2020 15:02:05 +0700 Subject: Update 2020-06-08 --- debian/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/.bashrc') diff --git a/debian/.bashrc b/debian/.bashrc index 051a617..249b181 100644 --- a/debian/.bashrc +++ b/debian/.bashrc @@ -97,6 +97,7 @@ alias g++='g++ -Wall -Wextra -pedantic -O2 -lm' alias fpc='fpc -O1 -XS -gl' alias x='cd $HOME && startx && cd -' alias backup='rsync -avh --delete /home/ /data/Home/' +alias pwip='python3 $HOME/Sources/pip/src/pip' eval $(thefuck --alias) function ipfs-cors { -- cgit 1.4.1