瀏覽代碼

Set envvars for zk root

Alois Mahdal 1 周之前
父節點
當前提交
0393c5ad7f
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      dotfiles/config/bashum/main.bashrc

+ 2
- 0
dotfiles/config/bashum/main.bashrc 查看文件

@@ -932,3 +932,5 @@ xhost >& /dev/null && xset b off
932 932
 # get rid of those .pyc files once and for all
933 933
 export PYTHONDONTWRITEBYTECODE=1
934 934
 
935
+export ZK_ROOT="$HOME/.local/pim/zk"
936
+export ZKZIG_ROOT="$HOME/.local/pim/zk"