This commit is contained in:
2023-11-03 19:14:02 +01:00
parent f8643931f0
commit 660e3197ad
12 changed files with 31 additions and 18 deletions

3
.zshrc
View File

@@ -38,6 +38,9 @@ eval $(thefuck --alias)
#alias discord="export GDK_BACKEND=wayland && discord-canary"
export MAVEN_OPTS="-Xmx2048m"
export _JAVA_AWT_WM_NONREPARENTING=1
# >>> mamba initialize >>>
# !! Contents within this block are managed by 'mamba init' !!
export MAMBA_EXE="/usr/bin/micromamba";