From 9e4af4df9d8030dc260747ed1c7cefb2335b9943 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Fri, 15 Apr 2022 16:35:29 +0200 Subject: No unnecessary bashrc read + cleaner pfetch --- .bash_profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 386e54e..8beec00 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,8 +2,6 @@ # ~/.bash_profile # -[[ -f ~/.bashrc ]] && . ~/.bashrc - export XDG_CONFIG_HOME=$HOME/.config export XDG_CACHE_HOME=$HOME/.cache export XDG_DATA_HOME=$HOME/.local/share @@ -31,5 +29,6 @@ export WGETRC="$XDG_CONFIG_HOME/wgetrc" export CM_LAUNCHER=rofi export CM_SELECTIONS=clipboard export CM_DIR=/tmp +export PF_INFO="ascii title os kernel uptime pkgs memory" [[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx "$XDG_CONFIG_HOME/X11/xinitrc" -- vt1 -- cgit v1.2.3-70-g09d2