Andrew's git
/
dotfiles.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
remove ruslan-specific zprofile
author
Andrew Lorimer
<andrew@lorimer.id.au>
Wed, 8 Aug 2018 08:51:32 +0000
(18:51 +1000)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Wed, 8 Aug 2018 08:51:32 +0000
(18:51 +1000)
zsh/.zprofile
[deleted file]
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
74f25d4
)
diff --git
a/zsh/.zprofile
b/zsh/.zprofile
deleted file mode 100644
(file)
index
87fee1f
..0000000
--- a/
zsh/.zprofile
+++ /dev/null
@@
-1,9
+0,0 @@
-#
-# ~/.bash_profile
-#
-
-[[ -f ~/.bashrc ]] && . ~/.bashrc
-
-if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
- exec startx
-fi