dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 8e0e4e58ed50af604f35a17806bf5cfff850beb0
parent c7b2f4bc8e6ef368a88f72ac15e8b2d1499e7717
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 16 Apr 2019 20:12:43 +0100

moved zprofile into zsh

Diffstat:
Azsh/.zprofile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/zsh/.zprofile b/zsh/.zprofile @@ -0,0 +1 @@ +[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx