fix: haskell lsp

This commit is contained in:
2025-01-09 15:11:00 +01:00
parent adcb8b0515
commit ad0411a780
2 changed files with 6 additions and 4 deletions

1
.zshrc
View File

@@ -5,6 +5,7 @@
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
export PATH=$HOME/my_scripts:$PATH
export PATH=$HOME/.ghcup/bin:$PATH
export PATH=$HOME/Documents/pasm/build:$PATH
export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin