From 975b62bd33f48d61550088123b5a1bb930558efe Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 23 May 2018 21:48:23 +0700 Subject: Update 2018-05-23 --- meta/.bashrc | 6 +----- meta/.xinitrc | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'meta') diff --git a/meta/.bashrc b/meta/.bashrc index fcb265e..f159b4c 100644 --- a/meta/.bashrc +++ b/meta/.bashrc @@ -102,11 +102,7 @@ alias fpc='fpc -O1 -XS -gl' alias mpa='mpv --no-video --loop=inf' alias mount='udevil mount' alias umount='udevil umount' -alias flare='cd ~/.local/flare-game/ && ./flare && cd -' -TF_ALIAS=fuck alias fuck='eval $(thefuck $(fc -ln -1)); history -r' -if [ -f ~/.bash_aliases ]; then - . ~/.bash_aliases -fi +alias flare='DBUS_FATAL_WARNINGS=0 flare' # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile diff --git a/meta/.xinitrc b/meta/.xinitrc index 33a1b01..e897a24 100644 --- a/meta/.xinitrc +++ b/meta/.xinitrc @@ -9,6 +9,5 @@ redshift-gtk & ibus-daemon -drx connman-ui-gtk & clipit & -emacs --daemon exec awesome cd - -- cgit 1.4.1