about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/.bashrc1
1 files changed, 1 insertions, 0 deletions
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 {