Clean up configs, remove bashrc conflicting with bash
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
# ~/.zprofile
|
||||
|
||||
XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_CONFIG_HOME
|
||||
|
||||
|
||||
[[ -f ~/.zshrc ]] && . ~/.zshrc
|
||||
|
||||
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
|
Reference in New Issue
Block a user