about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-01-09 21:51:46 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-01-09 21:51:46 +0700
commit1f717db3018fe557ab5993779de9a8fbfc44d499 (patch)
treeb31cce883eb36b2599ad7e6923edd7e71a7381b7 /debian/.bashrc
parent754a58b4dbe58740ee47e8ae5eadd6f83b2a673c (diff)
downloaddotfiles-1f717db3018fe557ab5993779de9a8fbfc44d499.tar.gz
Update 2019-01-09
Diffstat (limited to 'debian/.bashrc')
-rw-r--r--debian/.bashrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index e6f4437..2ca605c 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -100,10 +100,7 @@ alias gcc='gcc -O2 -lm'
 alias g++='g++ -O2 -lm'
 alias fpc='fpc -O1 -XS -gl'
 alias mpa='mpv --no-video --loop=inf'
-alias mpvx='mpv --wid=$WINDOWID --vo=xv'
-alias mount='udevil mount'
-alias umount='udevil umount'
-alias flare='DBUS_FATAL_WARNINGS=0 flare'
+alias raku=perl6
 alias x='cd $HOME && startx && cd -'
 
 # enable programmable completion features (you don't need to enable