about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-21 09:27:50 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-21 22:38:37 +0700
commitd09fb472202018a3d311f2f1db337e4de07c8849 (patch)
tree9762dc146747771c83cd23fd58c810c0c21b7267 /debian/.bashrc
parent895991bbf7cfbfb1565338db2a19d23e26a499b1 (diff)
downloaddotfiles-d09fb472202018a3d311f2f1db337e4de07c8849.tar.gz
Update 2020-05-21
Diffstat (limited to 'debian/.bashrc')
-rw-r--r--debian/.bashrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index 112dd18..051a617 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -95,8 +95,6 @@ alias r=ranger
 alias gcc='gcc -Wall -Wextra -pedantic -O2 -lm'
 alias g++='g++ -Wall -Wextra -pedantic -O2 -lm'
 alias fpc='fpc -O1 -XS -gl'
-alias mpa='mpv --no-video --loop=inf'
-alias raku=perl6
 alias x='cd $HOME && startx && cd -'
 alias backup='rsync -avh --delete /home/ /data/Home/'
 eval $(thefuck --alias)
@@ -128,3 +126,4 @@ set -o emacs
 export EDITOR=vim
 export PAGER=less
 export IRCSERVER=irc.freenode.net
+export PIP_UNSTABLE_FEATURE=resolver