This commit is contained in:
2026-04-08 18:56:32 +01:00
parent 8b40643f7a
commit a1311a86cd
7 changed files with 31 additions and 10 deletions
+2 -7
View File
@@ -12,15 +12,10 @@ source ~/.local/share/omarchy/default/bash/rc
. "$HOME/.cargo/env"
. "$HOME/.local/share/../bin/env"
alias zed='zeditor'
alias la='ls -la'
source ~/.config/env.sh 2>/dev/null || true
fastfetch
export PATH="$PATH:/home/jake/.lmstudio/bin"
# Allow Zed to render jupyter notebooks
export LOCAL_NOTEBOOK_DEV=1