I added some stuff

This commit is contained in:
2023-11-06 23:05:54 +02:00
parent edcb81c9a3
commit 05e26312db
5 changed files with 22 additions and 1 deletions

View File

@@ -23,5 +23,5 @@ if [ -e ~/.local/share/x-tools ]; then
done
fi
#export PATH="/usr/lib/colorgcc/bin:${PATH}"
export JAVA_HOME="/usr/lib/jvm/java-17-openjdk-amd64"
# vim ft=zsh

View File

@@ -211,3 +211,19 @@ export PATH=$PATH:/home/libkyy/.spicetify
export PATH=$PATH:~/.emacs.d/bin
export PATH=$PATH:/home/linly/.spicetify
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/home/linly/anaconda3/bin/conda' 'shell.zsh' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
eval "$__conda_setup"
else
if [ -f "/home/linly/anaconda3/etc/profile.d/conda.sh" ]; then
. "/home/linly/anaconda3/etc/profile.d/conda.sh"
else
export PATH="/home/linly/anaconda3/bin:$PATH"
fi
fi
unset __conda_setup
# <<< conda initialize <<<

View File

@@ -246,3 +246,4 @@
(setq-default org-export-with-broken-links t)
(setq org-modern-label-border 0.1)
(global-org-modern-mode)
(add-hook 'python-mode-hook #'flymake-ruff-load)

View File

@@ -45,6 +45,8 @@
(package! telega)
(package! android-mode)
(package! org-modern)
(package! ranger)
(package! flymake-ruff)
;; Doom's packages are pinned to a specific commit and updated from release to
;; release. The `unpin!' macro allows you to unpin single packages...

View File

@@ -46,6 +46,8 @@ assign [class = "Inkscape"] $Media
assign [class = "scribus"] $Media
assign [class = "rnote"] $Media
assign [class = "kdenlive"] $Media
assign [class = "REAPER"] $Media
assign [class = "Xournal"] $Media
#Reading
assign [class = "Zathura"] $Reading