We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d574aff commit 2ffd20bCopy full SHA for 2ffd20b
1 file changed
chezmoi/dot_zsh/exports.zsh
@@ -29,6 +29,7 @@ fi
29
30
export WORKSPACE="$HOME/workspace"
31
export DOTFILES="$WORKSPACE/dotfiles"
32
+export DEVENV="$HOME/workspace/devenv/"
33
export LEDGER="$WORKSPACE/ledger"
34
export RISCV_PATH="/opt/riscv/"
35
export RISCV64_PATH="/opt/riscv64/"
0 commit comments