]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Sharness lives in other directory
authorSergey Matveev <stargrave@stargrave.org>
Wed, 26 Jun 2024 19:31:36 +0000 (22:31 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 26 Jun 2024 19:31:36 +0000 (22:31 +0300)
zsh/.zshenv

index c6e3576973304693de410cd9bb522c5526e40afd..2fae170c6687a605f42157aabb16d7a4f26c7b9f 100644 (file)
@@ -8,7 +8,7 @@ export SSH_AUTH_SOCK=~/.ssh/agent
 export MAILDIR=~/mail
 export DBUS_SESSION_BUS_ADDRESS=disabled:
 export MYSQL_HISTFILE=/tmp/.mysql_history
-export SHARNESS_TEST_SRCDIR=~/local/stow/sharness/share/sharness
+export SHARNESS_TEST_SRCDIR=~/env/local/share/sharness
 export FZF_DEFAULT_OPTS="--color=16 --info=inline"
 export AUTOENV_AUTH_FILE=~/.zsh/autoenv-auth
 export TIMEFMT="user:%U sys:%S mem:%K/%M io:%I/%O %*E %P"