diff --git a/.config/fish/config.fish b/.config/fish/config.fish index dc05ed93..23849f97 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -31,3 +31,5 @@ set -gx EDITOR kak # set -g task_complete_task no # set -g task_complete_id no + +set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/fic/.ghcup/bin $PATH # ghcup-env \ No newline at end of file