dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 1ce62013b546d22f5afcf7b2dc6d62906ca3c20e
parent 594af87e68e590126f2f83ca66fa8a9223a80c22
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 19 Jan 2021 11:47:11 +0100

.xsession: remove debug output

Diffstat:
M.xsession | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.xsession b/.xsession @@ -1,5 +1,4 @@ #!/bin/sh -set -x [ -f ~/.profile ] && . ~/.profile [ -f ~/.Xresources ] && xrdb ~/.Xresources