mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-20 07:03:15 +09:00
Delete .bash_profile
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
exec startx
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user