various changes
* Stop ignoring pdflatex, I rarely use it anyways * Add gk and gj to iamb, and put invites first * Search with searx also in tempbrowsers * teddit is down, don't redirect to it * scale backgrounds better * put slight delay in pipewire to avoid races? * better unsubscribing from gitlab
This commit is contained in:
parent
3c344366cb
commit
a1b46218f5
9 changed files with 35 additions and 22 deletions
2
profile
2
profile
|
@ -15,7 +15,7 @@ export CABAL_HOME="/data/homes/cabal"
|
|||
export STACK_ROOT="/data/homes/stack"
|
||||
export CARGO_HOME="/data/homes/cargo"
|
||||
export RUSTUP_HOME="/data/homes/rustup"
|
||||
export JAVA_HOME="/usr/lib/jvm/openjdk17/"
|
||||
export JAVA_HOME="/usr/lib/jvm/openjdk21/"
|
||||
export TEX_BIN="/opt/texlive/2019/bin/x86_64-linux/"
|
||||
export PATH="$HOME/.local/bin:$CABAL_HOME/bin:$CARGO_HOME/bin:$JAVA_HOME/bin:$TEX_BIN:$PATH"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue