aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zsh/export.zsh
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-07-03 12:43:58 +0200
committerYann Herklotz <git@yannherklotz.com>2021-07-03 12:43:58 +0200
commita8fd139a791364b8484b9f82669bd31a0f55153e (patch)
tree67de19d91f0de51a6917105a7b0587bafe2da04f /zsh/.zsh/export.zsh
parent3bde28128b255274d4067411ff45790d1c92b3bf (diff)
downloaddotfiles-a8fd139a791364b8484b9f82669bd31a0f55153e.tar.gz
dotfiles-a8fd139a791364b8484b9f82669bd31a0f55153e.zip
Update configurations
Diffstat (limited to 'zsh/.zsh/export.zsh')
-rw-r--r--zsh/.zsh/export.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zsh/export.zsh b/zsh/.zsh/export.zsh
index a4392bc..8186e73 100644
--- a/zsh/.zsh/export.zsh
+++ b/zsh/.zsh/export.zsh
@@ -38,6 +38,8 @@ prepend_path "${HOME}/.local/bin"
append_path "/opt/Xilinx/Vivado/2019.1/bin"
append_path "/opt/intelFPGA_lite/18.1/quartus/bin"
+append_path "$HOME/projects/vericert/bin"
+append_path "/opt/bin"
export PATH