about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-06-08 15:02:05 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-06-08 15:02:05 +0700
commit2cc273fb67b0151beae897c7dccc55c4cf833959 (patch)
treecf3b9934b58f7a11e71eac013ba0bf9d679bf7ab /debian/.bashrc
parentd09fb472202018a3d311f2f1db337e4de07c8849 (diff)
downloaddotfiles-2cc273fb67b0151beae897c7dccc55c4cf833959.tar.gz
Update 2020-06-08
Diffstat (limited to 'debian/.bashrc')
-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 {