chore: A bunch of things I don't even remeber

This commit is contained in:
Afonso Franco 2022-12-13 15:43:36 +00:00
parent b2f76df527
commit a528a8e1fc
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
6 changed files with 25 additions and 19 deletions

View file

@ -37,6 +37,8 @@ function u
sudo pacman -Syu $argv
end
set -gx EDITOR vim
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/afonso/.ghcup/bin $PATH # ghcup-env
fish_add_path /home/afonso/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin
fish_add_path $HOME/.local/bin