Files
Dukantic_Setup/config/fish/config.fish
2025-11-24 21:43:33 +01:00

7 lines
266 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
end
function fish_greeting
end
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/dukantic/.ghcup/bin $PATH # ghcup-env