diff options
| author | Bond_009 <bond.009@outlook.com> | 2021-07-28 01:30:04 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2021-07-28 01:30:04 +0200 |
| commit | 146ab56175969a3412c1ad8dfae47e7c03e65abb (patch) | |
| tree | 564a1e6f14e84a2a9b95e1499fb1be803bacafbc /zsh/.zprofile | |
| parent | d993bc6958517deaf98d893a81e157fae34ded12 (diff) | |
Remove .zprofile file
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 |
