dotfiles

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

commit 70eea2aac34b3c865dabba080119d74029530f2d
parent 95df754712c81a2500de3dfbeb8d2dd6367e32a9
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat, 14 Sep 2019 16:59:42 +0200

Merge branch 'master' of ssh://adamsgaard.dk:12346/home/git/src/dotfiles

Diffstat:
M.zprofile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.zprofile b/.zprofile @@ -1,3 +1,3 @@ #!/usr/bin/env zsh -. ~/.profile +. ~/.config/sh/profile