From 9c2e9f955ea6240c2dec68647a4b71cd3f1ed7b8 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Sun, 10 Oct 2021 13:02:00 +0200 Subject: some dotfiles organization --- .bash_profile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..b82ed01 --- /dev/null +++ b/.bash_profile @@ -0,0 +1,7 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc + +[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx -- vt1 -- cgit v1.2.3-70-g09d2