浏览代码

Add local conf files to repo

Kevin 5 年之前
父节点
当前提交
90fee181ad
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 1 0
      install_osx.conf.yaml
  2. 9 0
      zsh_local_osx

+ 1 - 0
install_osx.conf.yaml

@@ -10,3 +10,4 @@
     /usr/local/bin/syncIgnore: scripts/syncIgnore
     ~/.latexmkrc: latexmkrc
     ~/Library/Application Support/iTerm2/DynamicProfiles/iterm-profiles.json: iterm-profiles.json
+    ~/.zsh_local: zsh_local_osx

+ 9 - 0
zsh_local_osx

@@ -0,0 +1,9 @@
+#set username for zshrc
+DEFAULT_USER="bixel"
+
+export GOPATH=~/.go
+export PATH=/usr/local/texlive/2019/bin/x86_64-darwin:$GOPATH/bin:/usr/local/opt/python@3.8/libexec/bin:$PATH
+
+export P=~/Nextcloud/Studium/2016.3\ Promotion
+
+source /opt/root/bin/thisroot.sh