This commit is contained in:
Tiago Sousa 2023-09-25 09:28:14 +01:00
parent c0a675747e
commit 3d956c71dc
5 changed files with 22 additions and 22 deletions

View file

@ -16,6 +16,7 @@ export MANPAGER="sh -c 'col -bx | bat -l man -p'"
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/tsousa/.ghcup/bin $PATH # ghcup-env
fish_add_path $HOME/.local/share/nvim/mason/bin/
fish_add_path $HOME/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin
fish_add_path $HOME/.config/emacs/bin/
starship init fish | source