diff options
Diffstat (limited to 'zsh/.zprofile')
| -rw-r--r-- | zsh/.zprofile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile deleted file mode 100644 index 38e3dbf..0000000 --- a/zsh/.zprofile +++ /dev/null @@ -1,5 +0,0 @@ -if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]] -then - source .profile - startxfce4 -fi |
