Skip to content

Commit 2ffd20b

Browse files
committed
zsh: add devenv directory variable
1 parent d574aff commit 2ffd20b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

chezmoi/dot_zsh/exports.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ fi
2929

3030
export WORKSPACE="$HOME/workspace"
3131
export DOTFILES="$WORKSPACE/dotfiles"
32+
export DEVENV="$HOME/workspace/devenv/"
3233
export LEDGER="$WORKSPACE/ledger"
3334
export RISCV_PATH="/opt/riscv/"
3435
export RISCV64_PATH="/opt/riscv64/"

0 commit comments

Comments
 (0)