Ver código fonte

Add local conf files to repo

Kevin 5 anos atrás
pai
commit
90fee181ad
2 arquivos alterados com 10 adições e 0 exclusões
  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